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

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp261 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) argument
267 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) argument
273 system_error::system_error(int ev, const error_category& ecat) argument

Completed in 133 milliseconds