Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
55 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
/openbsd-src/gnu/usr.bin/clang/libclangIndex/
H A DMakefile12 FileIndexRecord.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Index/
H A DBUILD.gn17 "FileIndexRecord.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt501 clang/lib/Index/FileIndexRecord.cpp
502 clang/lib/Index/FileIndexRecord.h