Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_entry.h83 void replace_filename(_Path const& __p) { in replace_filename() function
84 __p_.replace_filename(__p); in replace_filename()
90 void replace_filename(_Path const& __p, error_code& __ec) { in replace_filename() function
H A Dpath.h728 path& replace_filename(const path& __replacement) {
/openbsd-src/gnu/llvm/libcxx/include/
H A Dfilesystem77 path& replace_filename(const path& replacement);
183 void replace_filename(const filesystem::path& p);
184 void replace_filename(const filesystem::path& p, error_code& ec);
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1374 void replace_filename(const Twine &Filename, file_type Type,
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc898 // Add something for replace_filename to replace.
936 It.CurrentEntry.replace_filename(Name, direntType(CurDir));
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc1064 IT.CurrentEntry.replace_filename(