Home
last modified time | relevance | path

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

/external/libcxx/src/experimental/filesystem/
Doperations.cpp731 std::uintmax_t __remove_all(const path& p, std::error_code *ec) { in __remove_all() function
/external/libcxx/include/experimental/
Dfilesystem1295 uintmax_t __remove_all(const path& p, error_code *ec=nullptr);
1698 return __remove_all(__p);
1703 return __remove_all(__p, &__ec);