Home
last modified time | relevance | path

Searched refs:__system_error_category (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/src/
H A Dsystem_error.cpp174 class _LIBCPP_HIDDEN __system_error_category class
184 __system_error_category::name() const noexcept in name()
190 __system_error_category::message(int ev) const in message()
200 __system_error_category::default_error_condition(int ev) const noexcept in default_error_condition()
212 static __system_error_category s; in system_category()