Searched refs:__make_exception_ptr_via_throw (Results 1 – 1 of 1) sorted by relevance
122 _LIBCPP_HIDE_FROM_ABI exception_ptr __make_exception_ptr_via_throw(_Ep& __e) _NOEXCEPT { in __make_exception_ptr_via_throw() function144 return std::__make_exception_ptr_via_throw(__e); in make_exception_ptr()150 return std::__make_exception_ptr_via_throw(__e); in make_exception_ptr()