Searched refs:rethrow_exception (Results 1 – 11 of 11) sorted by relevance
177 _LIBCPP_NORETURN void rethrow_exception(__exception_ptr::exception_ptr);261 rethrow_exception(__ptr_); in rethrow_nested()289 void rethrow_exception(exception_ptr p) in rethrow_exception() function296 rethrow_exception(reinterpret_cast<__exception_ptr::exception_ptr&>(p)); in rethrow_exception()
157 rethrow_exception(__exception_); in copy()
46 rethrow_exception(e.nested_ptr()); in main()
48 rethrow_exception(e.nested_ptr()); in main()
50 rethrow_exception(e.nested_ptr()); in main()
35 std::rethrow_exception(p); in main()
43 std::rethrow_exception(p); in main()
56 void rethrow_exception [[noreturn]] (exception_ptr p);126 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void rethrow_exception(exception_ptr);150 friend _LIBCPP_FUNC_VIS void rethrow_exception(exception_ptr);
683 rethrow_exception(this->__exception_);694 rethrow_exception(this->__exception_);760 rethrow_exception(this->__exception_);
2012 $(call gen-test, language.support/support.exception/propagation/rethrow_exception)
2021 $(call gen-test, language.support/support.exception/propagation/rethrow_exception)