clang API Documentation

clang::InclusionDirective Member List
This is the complete list of members for clang::InclusionDirective, including all inherited members.
classof(const PreprocessedEntity *PE)clang::InclusionDirective [inline, static]
EntityKind enum nameclang::PreprocessedEntity
FirstPreprocessingDirective enum valueclang::PreprocessedEntity
getFile() const clang::InclusionDirective [inline]
getFileName() const clang::InclusionDirective [inline]
getKind() const clang::InclusionDirective [inline]
getSourceRange() const LLVM_READONLYclang::PreprocessedEntity [inline]
Import enum valueclang::InclusionDirective
importedModule() const clang::InclusionDirective [inline]
Include enum valueclang::InclusionDirective
IncludeMacros enum valueclang::InclusionDirective
IncludeNext enum valueclang::InclusionDirective
InclusionDirective(PreprocessingRecord &PPRec, InclusionKind Kind, StringRef FileName, bool InQuotes, bool ImportedModule, const FileEntry *File, SourceRange Range)clang::InclusionDirective
InclusionDirectiveKind enum valueclang::PreprocessedEntity
InclusionKind enum nameclang::InclusionDirective
InvalidKind enum valueclang::PreprocessedEntity
isInvalid() const clang::PreprocessedEntity [inline]
LastPreprocessingDirective enum valueclang::PreprocessedEntity
MacroDefinitionKind enum valueclang::PreprocessedEntity
MacroExpansionKind enum valueclang::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 classclang::PreprocessedEntity [friend]
wasInQuotes() const clang::InclusionDirective [inline]