| classof(const PreprocessedEntity *PE) | clang::MacroExpansion | inlinestatic |
| EntityKind enum name | clang::PreprocessedEntity | |
| FirstPreprocessingDirective enum value | clang::PreprocessedEntity | |
| getDefinition() const | clang::MacroExpansion | inline |
| getKind() const | clang::PreprocessedEntity | inline |
| getName() const | clang::MacroExpansion | inline |
| getSourceRange() const LLVM_READONLY | clang::PreprocessedEntity | inline |
| InclusionDirectiveKind enum value | clang::PreprocessedEntity | |
| InvalidKind enum value | clang::PreprocessedEntity | |
| isBuiltinMacro() const | clang::MacroExpansion | inline |
| isInvalid() const | clang::PreprocessedEntity | inline |
| LastPreprocessingDirective enum value | clang::PreprocessedEntity | |
| MacroDefinitionKind enum value | clang::PreprocessedEntity | |
| MacroExpansion(IdentifierInfo *BuiltinName, SourceRange Range) | clang::MacroExpansion | inline |
| MacroExpansion(MacroDefinitionRecord *Definition, SourceRange Range) | clang::MacroExpansion | inline |
| MacroExpansionKind enum value | clang::PreprocessedEntity | |
| operator delete(void *ptr, PreprocessingRecord &PR, unsigned alignment) noexcept | clang::PreprocessedEntity | inline |
| operator delete(void *, std::size_t) noexcept | clang::PreprocessedEntity | inline |
| operator delete(void *, void *) noexcept | clang::PreprocessedEntity | inline |
| operator new(size_t bytes, PreprocessingRecord &PR, unsigned alignment=8) noexcept | clang::PreprocessedEntity | inline |
| operator new(size_t bytes, void *mem) noexcept | clang::PreprocessedEntity | inline |
| PreprocessedEntity(EntityKind Kind, SourceRange Range) | clang::PreprocessedEntity | inlineprotected |