This is the complete list of members for
clang::PTHLexer, 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] |
DiscardToEndOfLine() | clang::PTHLexer | |
FID | clang::PreprocessorLexer | [protected] |
getConditionalStackDepth() const | clang::PreprocessorLexer | [inline, protected] |
getEOF(Token &Tok) | clang::PTHLexer | |
getFileEntry() const | clang::PreprocessorLexer | |
getFileID() const | clang::PreprocessorLexer | [inline] |
getInitialNumSLocEntries() const | clang::PreprocessorLexer | [inline] |
getPP() const | clang::PreprocessorLexer | [inline] |
getSourceLocation() override | clang::PTHLexer | [virtual] |
IndirectLex(Token &Result) override | clang::PTHLexer | [inline, virtual] |
InitialNumSLocEntries | clang::PreprocessorLexer | [protected] |
isLexingRawMode() const | clang::PreprocessorLexer | [inline] |
isNextPPTokenLParen() | clang::PTHLexer | [inline] |
Lex(Token &Tok) | clang::PTHLexer | |
LexIncludeFilename(Token &Result) | clang::PreprocessorLexer | |
LexingRawMode | clang::PreprocessorLexer | [protected] |
MIOpt | clang::PreprocessorLexer | [protected] |
clang::PreprocessorLexer::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] |
PTHLexer(Preprocessor &pp, FileID FID, const unsigned char *D, const unsigned char *ppcond, PTHManager &PM) | clang::PTHLexer | [protected] |
PTHManager class | clang::PTHLexer | [friend] |
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] |
SkipBlock() | clang::PTHLexer | |
~PreprocessorLexer() | clang::PreprocessorLexer | [inline, protected, virtual] |
~PTHLexer() | clang::PTHLexer | [inline] |