Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp202 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error()
205 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error()
208 system_error::system_error(int ev, const error_category& ecat) in system_error()