Home
last modified time | relevance | path

Searched defs:FinalPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileOutputBuffer.h82 std::string FinalPath; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DFileUtilities.cpp287 StringRef FinalPath, StringRef Buffer) { in writeFileAtomically()
296 StringRef TempPathModel, StringRef FinalPath, in writeFileAtomically()