clang  3.7.0
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() const clang::PreprocessedEntityinline
getSourceRange() const LLVM_READONLYclang::PreprocessedEntityinline
InclusionDirectiveKind enum valueclang::PreprocessedEntity
InvalidKind enum valueclang::PreprocessedEntity
isInvalid() const clang::PreprocessedEntityinline
LastPreprocessingDirective enum valueclang::PreprocessedEntity
MacroDefinitionKind enum valueclang::PreprocessedEntity
MacroExpansionKind enum valueclang::PreprocessedEntity
operator delete(void *ptr, PreprocessingRecord &PR, unsigned alignment)clang::PreprocessedEntityinline
operator delete(void *, std::size_t)clang::PreprocessedEntityinline
operator delete(void *, void *)clang::PreprocessedEntityinline
operator new(size_t bytes, PreprocessingRecord &PR, unsigned alignment=8)clang::PreprocessedEntityinline
operator new(size_t bytes, void *mem)clang::PreprocessedEntityinline
PreprocessedEntity(EntityKind Kind, SourceRange Range)clang::PreprocessedEntityinlineprotected
PreprocessingRecord classclang::PreprocessedEntityfriend