Searched defs:filesystem_error (Results 1 – 2 of 2) sorted by relevance
33 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, error_code __ec) filesystem_error() function 38 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, error_code __ec) filesystem_error() function 43 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, const path& __p2, error_code __ec) filesystem_error() function
23 filesystem_error enumerator