Home
last modified time | relevance | path

Searched defs:translateFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DDebugTranslation.cpp502 llvm::DIFile *DebugTranslation::translateFile(StringRef fileName) { translateFile() function in DebugTranslation
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1643 FileID translateFile(FileEntryRef SourceFile) const { in translateFile() function
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1610 FileID SourceManager::translateFile(const FileEntry *SourceFile) const { translateFile() function in SourceManager