Home
last modified time | relevance | path

Searched refs:replace_filename (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h74 _LIBCPP_HIDE_FROM_ABI void replace_filename(_Path const& __p) { in replace_filename() function
75 __p_.replace_filename(__p); in replace_filename()
80 _LIBCPP_HIDE_FROM_ABI void replace_filename(_Path const& __p, error_code& __ec) { in replace_filename() function
H A Dpath.h625 _LIBCPP_HIDE_FROM_ABI path& replace_filename(const path& __replacement) {
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfilesystem77 path& replace_filename(const path& replacement);
186 void replace_filename(const filesystem::path& p);
187 void replace_filename(const filesystem::path& p, error_code& ec);
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1371 void replace_filename(const Twine &Filename, file_type Type,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1143 void directory_entry::replace_filename(const Twine &Filename, file_type Type, in replace_filename() function in llvm::sys::fs::directory_entry
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc903 // Add something for replace_filename to replace.
941 It.CurrentEntry.replace_filename(Name, direntType(CurDir));
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1112 IT.CurrentEntry.replace_filename(