Home
last modified time | relevance | path

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

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