Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h926 getPotentiallyUniqueTempFileName(const Twine &Prefix, StringRef Suffix,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp902 getPotentiallyUniqueTempFileName(const Twine &Prefix, StringRef Suffix, in getPotentiallyUniqueTempFileName() function