Home
last modified time | relevance | path

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

/third_party/boost/boost/outcome/experimental/status-code/
Dstatus_code_ptr.hpp97 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in detail::indirecting_domain
101 typename StatusCode::domain_type()._do_throw_exception(*c.value()); in _do_throw_exception()
Dstd_error_code.hpp131 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod…
284 BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN inline void _std_error_code_domain::_do_throw_exception(const … in _do_throw_exception() function in _std_error_code_domain
Dgetaddrinfo_code.hpp141 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in _getaddrinfo_code_domain
Dstatus_code_domain.hpp410 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod…
413 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> & /*… in _do_throw_exception() function in status_code_domain
Dposix_code.hpp152 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in _posix_code_domain
Dnt_code.hpp204 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in _nt_code_domain
Dwin32_code.hpp199 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in _win32_code_domain
Dcom_code.hpp223 …BOOST_OUTCOME_SYSTEM_ERROR2_NORETURN virtual void _do_throw_exception(const status_code<void> &cod… in _do_throw_exception() function in _com_code_domain
/third_party/boost/libs/outcome/test/tests/
Dexperimental-core-result-status.cpp109 …virtual void _do_throw_exception(const BOOST_OUTCOME_SYSTEM_ERROR2_NAMESPACE::status_code<void> &c… in _do_throw_exception() function in _payload_domain