Home
last modified time | relevance | path

Searched refs:overwrite_existing (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp915 const bool overwrite_existing = in __copy_file() local
916 bool(copy_options::overwrite_existing & options); in __copy_file()
944 if (!to_exists || overwrite_existing) in __copy_file()
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dfilesystem406 overwrite_existing = 2,