Searched defs:replace_filename (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/ | ||
H A D | directory_entry.h | 75 __p_.replace_filename(__p); in replace_filename() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Path.cpp | 1144 void directory_entry::replace_filename(const Twine &Filename, file_type Type, replace_filename() function in llvm::sys::fs::directory_entry |