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

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

Completed in 104 milliseconds