Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummary.cpp21 unsigned CoverageSummary::getFileID(StringRef Filename) { in getFileID() function in CoverageSummary
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp80 FileID FullSourceLoc::getFileID() const { in getFileID() function in FullSourceLoc
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h153 FileID getFileID() const { in getFileID() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h968 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1152 unsigned CoverageMappingModuleGen::getFileID(const FileEntry *File) { in getFileID() function in CoverageMappingModuleGen