Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp171 class _LIBCPP_HIDDEN __system_error_category class
181 __system_error_category::name() const noexcept in name()
187 __system_error_category::message(int ev) const in message()
197 __system_error_category::default_error_condition(int ev) const noexcept in default_error_condition()
209 static __system_error_category s; in system_category()