Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h77 _LIBCPP_HIDE_FROM_ABI void replace_filename(_Path const& __p) { in replace_filename() function
78 __p_.replace_filename(__p); in replace_filename()
83 _LIBCPP_HIDE_FROM_ABI void replace_filename(_Path const& __p, error_code& __ec) { in replace_filename() function
H A Dpath.h626 _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.h1384 replace_filename(const Twine &Filename, file_type Type,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1142 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.inc1114 IT.CurrentEntry.replace_filename(
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24103 …KNS_5TwineENS1_11file_statusES6_", "llvm::sys::fs::directory_entry::replace_filename(llvm::Twine c…