Searched defs:translateFile (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/mlir/lib/Target/LLVMIR/ | ||
| H A D | DebugTranslation.cpp | 502 llvm::DIFile *DebugTranslation::translateFile(StringRef fileName) { translateFile() function in DebugTranslation |
| /llvm-project/clang/include/clang/Basic/ | ||
| H A D | SourceManager.h | 1643 FileID translateFile(FileEntryRef SourceFile) const { in translateFile() function |
| /llvm-project/clang/lib/Basic/ | ||
| H A D | SourceManager.cpp | 1610 FileID SourceManager::translateFile(const FileEntry *SourceFile) const { translateFile() function in SourceManager |