Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DFileIndexRecord.h39 FileID getFileID() const { return FID; } in getFileID() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnalyzer.h47 FileID getFileID() const { return ID; } in getFileID() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h146 FileID getFileID() const { in getFileID() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp159 FileID FullSourceLoc::getFileID() const { in getFileID() function in FullSourceLoc
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1100 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1749 unsigned CoverageMappingModuleGen::getFileID(const FileEntry *File) { in getFileID() function in CoverageMappingModuleGen