Searched defs:ExceptionChecker (Results 1 – 1 of 1) sorted by relevance
447 struct ExceptionChecker { struct455 explicit ExceptionChecker(std::errc first_err, const char* func_name, in ExceptionChecker() argument459 explicit ExceptionChecker(fs::path p, std::errc first_err, in ExceptionChecker() argument464 explicit ExceptionChecker(fs::path p1, fs::path p2, std::errc first_err, in ExceptionChecker() argument469 void operator()(fs::filesystem_error const& Err) { in operator ()()476 void check_libcxx_string(fs::filesystem_error const& Err) { in check_libcxx_string()