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

/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp765 const bool overwrite_existing = local
766 bool(copy_options::overwrite_existing & options);
794 if (!to_exists || overwrite_existing)

Completed in 56 milliseconds