Home
last modified time | relevance | path

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

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