clang API Documentation

clang::PreprocessorLexer Member List
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 typedefclang::PreprocessorLexer
ConditionalStackclang::PreprocessorLexer [protected]
FIDclang::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()=0clang::PreprocessorLexer [protected, pure virtual]
IndirectLex(Token &Result)=0clang::PreprocessorLexer [protected, pure virtual]
InitialNumSLocEntriesclang::PreprocessorLexer [protected]
isLexingRawMode() const clang::PreprocessorLexer [inline]
LexIncludeFilename(Token &Result)clang::PreprocessorLexer
LexingRawModeclang::PreprocessorLexer [protected]
MIOptclang::PreprocessorLexer [protected]
operator=(const PreprocessorLexer &) LLVM_DELETED_FUNCTIONclang::PreprocessorLexer [protected]
ParsingFilenameclang::PreprocessorLexer [protected]
ParsingPreprocessorDirectiveclang::PreprocessorLexer [protected]
peekConditionalLevel()clang::PreprocessorLexer [inline, protected]
popConditionalLevel(PPConditionalInfo &CI)clang::PreprocessorLexer [inline, protected]
PPclang::PreprocessorLexer [protected]
Preprocessor classclang::PreprocessorLexer [friend]
PreprocessorLexer(const PreprocessorLexer &) LLVM_DELETED_FUNCTIONclang::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]