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

/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp764 const bool update_existing = bool(copy_options::update_existing & options); local
784 if (to_exists && update_existing) {

Completed in 212 milliseconds