clang 20.0.0git
clang::MacroDefinitionRecord Member List

This is the complete list of members for clang::MacroDefinitionRecord, including all inherited members.

classof(const PreprocessedEntity *PE)clang::MacroDefinitionRecordinlinestatic
EntityKind enum nameclang::PreprocessedEntity
FirstPreprocessingDirective enum valueclang::PreprocessedEntity
getKind() constclang::PreprocessedEntityinline
getLocation() constclang::MacroDefinitionRecordinline
getName() constclang::MacroDefinitionRecordinline
getSourceRange() const LLVM_READONLYclang::PreprocessedEntityinline
InclusionDirectiveKind enum valueclang::PreprocessedEntity
InvalidKind enum valueclang::PreprocessedEntity
isInvalid() constclang::PreprocessedEntityinline
LastPreprocessingDirective enum valueclang::PreprocessedEntity
MacroDefinitionKind enum valueclang::PreprocessedEntity
MacroDefinitionRecord(const IdentifierInfo *Name, SourceRange Range)clang::MacroDefinitionRecordinlineexplicit
MacroExpansionKind enum valueclang::PreprocessedEntity
operator delete(void *ptr, PreprocessingRecord &PR, unsigned alignment) noexceptclang::PreprocessedEntityinline
operator delete(void *, std::size_t) noexceptclang::PreprocessedEntityinline
operator delete(void *, void *) noexceptclang::PreprocessedEntityinline
operator new(size_t bytes, PreprocessingRecord &PR, unsigned alignment=8) noexceptclang::PreprocessedEntityinline
operator new(size_t bytes, void *mem) noexceptclang::PreprocessedEntityinline
PreprocessedEntity(EntityKind Kind, SourceRange Range)clang::PreprocessedEntityinlineprotected
PreprocessingDirective(EntityKind Kind, SourceRange Range)clang::PreprocessingDirectiveinline