Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp914 const bool update_existing = bool(copy_options::update_existing & options); in __copy_file() local
934 if (to_exists && update_existing) { in __copy_file()
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dfilesystem407 update_existing = 4,