Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h914 std::error_code getPotentiallyUniqueFileName(const Twine &Model,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp895 getPotentiallyUniqueFileName(const Twine &Model, in getPotentiallyUniqueFileName() function