This is the complete list of members for
clang::PreprocessorLexer, including all inherited members.
conditional_begin() const | clang::PreprocessorLexer | [inline] |
conditional_end() const | clang::PreprocessorLexer | [inline] |
conditional_iterator typedef | clang::PreprocessorLexer | |
ConditionalStack | clang::PreprocessorLexer | [protected] |
FID | clang::PreprocessorLexer | [protected] |
getConditionalStackDepth() const | clang::PreprocessorLexer | [inline, protected] |
getFileEntry() const | clang::PreprocessorLexer | |
getFileID() const | clang::PreprocessorLexer | [inline] |
getInitialNumSLocEntries() const | clang::PreprocessorLexer | [inline] |
getPP() const | clang::PreprocessorLexer | [inline] |
getSourceLocation()=0 | clang::PreprocessorLexer | [protected, pure virtual] |
IndirectLex(Token &Result)=0 | clang::PreprocessorLexer | [protected, pure virtual] |
InitialNumSLocEntries | clang::PreprocessorLexer | [protected] |
isLexingRawMode() const | clang::PreprocessorLexer | [inline] |
LexIncludeFilename(Token &Result) | clang::PreprocessorLexer | |
LexingRawMode | clang::PreprocessorLexer | [protected] |
MIOpt | clang::PreprocessorLexer | [protected] |
operator=(const PreprocessorLexer &) LLVM_DELETED_FUNCTION | clang::PreprocessorLexer | [protected] |
ParsingFilename | clang::PreprocessorLexer | [protected] |
ParsingPreprocessorDirective | clang::PreprocessorLexer | [protected] |
peekConditionalLevel() | clang::PreprocessorLexer | [inline, protected] |
popConditionalLevel(PPConditionalInfo &CI) | clang::PreprocessorLexer | [inline, protected] |
PP | clang::PreprocessorLexer | [protected] |
Preprocessor class | clang::PreprocessorLexer | [friend] |
PreprocessorLexer(const PreprocessorLexer &) LLVM_DELETED_FUNCTION | clang::PreprocessorLexer | [protected] |
PreprocessorLexer(Preprocessor *pp, FileID fid) | clang::PreprocessorLexer | [protected] |
PreprocessorLexer() | clang::PreprocessorLexer | [inline, protected] |
pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, bool FoundNonSkip, bool FoundElse) | clang::PreprocessorLexer | [inline, protected] |
pushConditionalLevel(const PPConditionalInfo &CI) | clang::PreprocessorLexer | [inline, protected] |
setParsingPreprocessorDirective(bool f) | clang::PreprocessorLexer | [inline] |
~PreprocessorLexer() | clang::PreprocessorLexer | [inline, protected, virtual] |