Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DFileRemapper.cpp55 bool FileRemapper::initFromFile(StringRef filePath, DiagnosticsEngine &Diag, in initFromFile()
223 void FileRemapper::remap(StringRef filePath, in remap()
246 OptionalFileEntryRef FileRemapper::getOriginalFile(StringRef filePath) { in getOriginalFile()
H A DARCMT.cpp610 SmallString<64> filePath(file->getName()); in applyTransform() local
H A DObjCMT.cpp1967 SmallString<64> filePath(file->getName()); in HandleTranslationUnit() local
/src/contrib/llvm-project/lld/MachO/
H A DLTO.cpp244 SmallString<261> filePath("/tmp/lto.tmp"); in compile() local
290 auto filePath = outputFilePath(i); in compile() local
/src/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp381 llvm::StringRef filePath() const { in filePath() function in PrecompiledPreamble::PCHStorage
/src/contrib/sqlite3/
H A Dsqlite3.c44534 const char *filePath, /* name of the database file */ in autolockIoFinderImpl()
44598 const char *filePath, /* name of the database file */ in vxworksIoFinderImpl()