clang 19.0.0git
clang::PreprocessedEntity Member List

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

EntityKind enum nameclang::PreprocessedEntity
FirstPreprocessingDirective enum valueclang::PreprocessedEntity
getKind() constclang::PreprocessedEntityinline
getSourceRange() const LLVM_READONLYclang::PreprocessedEntityinline
InclusionDirectiveKind enum valueclang::PreprocessedEntity
InvalidKind enum valueclang::PreprocessedEntity
isInvalid() constclang::PreprocessedEntityinline
LastPreprocessingDirective enum valueclang::PreprocessedEntity
MacroDefinitionKind enum valueclang::PreprocessedEntity
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
PreprocessingRecordclang::PreprocessedEntityfriend