Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Dfilesystem_error.h34 filesystem_error(const string& __what, error_code __ec) in filesystem_error()
41 filesystem_error(const string& __what, const path& __p1, error_code __ec) in filesystem_error()
48 filesystem_error(const string& __what, const path& __p1, const path& __p2, in filesystem_error()