Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp236 __init(const error_code & ec,string what_arg) __init() argument
247 system_error(error_code ec,const string & what_arg) system_error() argument
253 system_error(error_code ec,const char * what_arg) system_error() argument
265 system_error(int ev,const error_category & ecat,const string & what_arg) system_error() argument
271 system_error(int ev,const error_category & ecat,const char * what_arg) system_error() argument
288 __throw_system_error(int ev,const char * what_arg) __throw_system_error() argument
[all...]