Home
last modified time | relevance | path

Searched defs:filesystem_error (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Dfilesystem_error.h33 _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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamError.h23 filesystem_error enumerator