Home
last modified time | relevance | path

Searched refs:getPotentiallyUniqueFileName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileSystem.h916 std::error_code getPotentiallyUniqueFileName(const Twine &Model,
/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp893 getPotentiallyUniqueFileName(const Twine &Model, in getPotentiallyUniqueFileName() function