, including all inherited members.
| classof(const PreprocessedEntity *PE) | clang::InclusionDirective | [inline, static] |
| EntityKind enum name | clang::PreprocessedEntity | |
| FirstPreprocessingDirective enum value | clang::PreprocessedEntity | |
| getFile() const | clang::InclusionDirective | [inline] |
| getFileName() const | clang::InclusionDirective | [inline] |
| getKind() const | clang::InclusionDirective | [inline] |
| getSourceRange() const LLVM_READONLY | clang::PreprocessedEntity | [inline] |
| Import enum value | clang::InclusionDirective | |
| importedModule() const | clang::InclusionDirective | [inline] |
| Include enum value | clang::InclusionDirective | |
| IncludeMacros enum value | clang::InclusionDirective | |
| IncludeNext enum value | clang::InclusionDirective | |
| InclusionDirective(PreprocessingRecord &PPRec, InclusionKind Kind, StringRef FileName, bool InQuotes, bool ImportedModule, const FileEntry *File, SourceRange Range) | clang::InclusionDirective | |
| InclusionDirectiveKind enum value | clang::PreprocessedEntity | |
| InclusionKind enum name | clang::InclusionDirective | |
| InvalidKind enum value | clang::PreprocessedEntity | |
| isInvalid() const | clang::PreprocessedEntity | [inline] |
| LastPreprocessingDirective enum value | clang::PreprocessedEntity | |
| MacroDefinitionKind enum value | clang::PreprocessedEntity | |
| MacroExpansionKind enum value | clang::PreprocessedEntity | |
| operator delete(void *ptr, PreprocessingRecord &PR, unsigned alignment) | clang::PreprocessedEntity | [inline] |
| operator delete(void *, std::size_t) | clang::PreprocessedEntity | [inline] |
| operator delete(void *, void *) | clang::PreprocessedEntity | [inline] |
| operator new(size_t bytes, PreprocessingRecord &PR, unsigned alignment=8) | clang::PreprocessedEntity | [inline] |
| operator new(size_t bytes, void *mem) | clang::PreprocessedEntity | [inline] |
| PreprocessedEntity(EntityKind Kind, SourceRange Range) | clang::PreprocessedEntity | [inline, protected] |
| PreprocessingDirective(EntityKind Kind, SourceRange Range) | clang::PreprocessingDirective | [inline] |
| PreprocessingRecord class | clang::PreprocessedEntity | [friend] |
| wasInQuotes() const | clang::InclusionDirective | [inline] |