Home
last modified time | relevance | path

Searched refs:FileIndexRecord (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Index/
H A DFileIndexRecord.cpp20 FileIndexRecord::getDeclOccurrencesSortedByOffset() const { in getDeclOccurrencesSortedByOffset()
31 void FileIndexRecord::addDeclOccurence(SymbolRoleSet Roles, unsigned Offset, in addDeclOccurence()
40 void FileIndexRecord::addMacroOccurence(SymbolRoleSet Roles, unsigned Offset, in addMacroOccurence()
47 void FileIndexRecord::removeHeaderGuardMacros() { in removeHeaderGuardMacros()
57 void FileIndexRecord::print(llvm::raw_ostream &OS, SourceManager &SM) const { in print()
H A DFileIndexRecord.h26 class FileIndexRecord {
34 FileIndexRecord(FileID FID, bool IsSystem) : FID(FID), IsSystem(IsSystem) {} in FileIndexRecord() function
H A DCMakeLists.txt8 FileIndexRecord.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Index/
H A DBUILD.gn17 "FileIndexRecord.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt503 clang/lib/Index/FileIndexRecord.cpp
504 clang/lib/Index/FileIndexRecord.h