Home
last modified time | relevance | path

Searched defs:getFileID (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/Index/
H A DFileIndexRecord.h38 FileID getFileID() const { return FID; } in getFileID() function
/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.h36 FileID getFileID() const { return ID; } in getFileID() function
/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h147 FileID getFileID() const { in getFileID() function
/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp159 FileID FullSourceLoc::getFileID() const { in getFileID() function in FullSourceLoc
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1145 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
1896 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { getFileID() function
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2595 unsigned CoverageMappingModuleGen::getFileID(FileEntryRef File) { getFileID() function in CoverageMappingModuleGen
[all...]
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp806 static sys::fs::UniqueID getFileID(sys::fs::UniqueID Parent, getFileID() function