Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFileSystem.h864 std::error_code getPotentiallyUniqueFileName(const Twine &Model,
/freebsd-12.1/contrib/llvm/lib/Support/
H A DPath.cpp839 getPotentiallyUniqueFileName(const Twine &Model, in getPotentiallyUniqueFileName() function