Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DTokenAnalyzer.h58 FileID getFileID() const { return ID; } in getFileID() function
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceLocation.cpp80 FileID FullSourceLoc::getFileID() const { in getFileID() function in FullSourceLoc
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessorLexer.h153 FileID getFileID() const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessorLexer.h147 FileID getFileID() const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessorLexer.h147 FileID getFileID() const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessorLexer.h147 FileID getFileID() const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessorLexer.h147 FileID getFileID() const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSourceManager.h1141 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
1853 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSourceManager.h1141 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
1853 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSourceManager.h1141 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
1853 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { in getFileID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSourceManager.h1141 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
1853 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { in getFileID() function
/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceManager.h987 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1092 unsigned CoverageMappingModuleGen::getFileID(const FileEntry *File) { in getFileID() function in CoverageMappingModuleGen
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp780 static sys::fs::UniqueID getFileID(sys::fs::UniqueID Parent, in getFileID() function