Searched refs:replace_filename (Results 1 – 8 of 8) sorted by relevance
77 _LIBCPP_HIDE_FROM_ABI void replace_filename(_Path const& __p) { in replace_filename() function78 __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
626 _LIBCPP_HIDE_FROM_ABI path& replace_filename(const path& __replacement) {
77 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);
1384 replace_filename(const Twine &Filename, file_type Type,
1142 void directory_entry::replace_filename(const Twine &Filename, file_type Type, in replace_filename() function in llvm::sys::fs::directory_entry
903 // Add something for replace_filename to replace.941 It.CurrentEntry.replace_filename(Name, direntType(CurDir));
1114 IT.CurrentEntry.replace_filename(
24103 …KNS_5TwineENS1_11file_statusES6_", "llvm::sys::fs::directory_entry::replace_filename(llvm::Twine c…