clang 19.0.0git
clang::index::FileIndexRecord Member List

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

addDeclOccurence(SymbolRoleSet Roles, unsigned Offset, const Decl *D, ArrayRef< SymbolRelation > Relations)clang::index::FileIndexRecord
addMacroOccurence(SymbolRoleSet Roles, unsigned Offset, const IdentifierInfo *Name, const MacroInfo *MI)clang::index::FileIndexRecord
FileIndexRecord(FileID FID, bool IsSystem)clang::index::FileIndexRecordinline
getDeclOccurrencesSortedByOffset() constclang::index::FileIndexRecord
getFileID() constclang::index::FileIndexRecordinline
isSystem() constclang::index::FileIndexRecordinline
print(llvm::raw_ostream &OS, SourceManager &SM) constclang::index::FileIndexRecord
removeHeaderGuardMacros()clang::index::FileIndexRecord