Searched refs:rethrow_exception (Results 1 – 25 of 31) sorted by relevance
12
24 try {std::rethrow_exception(ep);} in __anon97cb0d520402()52 try {std::rethrow_exception(ep);} in __anon97cb0d520902()82 try {std::rethrow_exception(ep);} in __anon97cb0d520e02()110 try {std::rethrow_exception(ep);} in __anon97cb0d521302()129 try {std::rethrow_exception(ep);} in __anon97cb0d521602()156 try {std::rethrow_exception(ep);} in __anon97cb0d521b02()175 try {std::rethrow_exception(ep);} in __anon97cb0d521e02()202 try {std::rethrow_exception(ep);} in __anon97cb0d522302()221 try {std::rethrow_exception(ep);} in __anon97cb0d522602()248 try {std::rethrow_exception(ep);} in __anon97cb0d522b02()[all …]
19 try { std::rethrow_exception(composite_e); } in __anon6697ff890302()23 try{ std::rethrow_exception(particular_e); } in __anon6697ff890302()
23 std::rethrow_exception(ep); in __anon89eec0db0202()52 std::rethrow_exception(ep); in __anon89eec0db0502()
24 std::rethrow_exception(ep); in __anond6d3eadc0202()54 std::rethrow_exception(ep); in __anond6d3eadc0502()
55 try {std::rethrow_exception(ep);} in __anon3d234c200c02()78 try {std::rethrow_exception(ep);} in __anon3d234c201102()
43 try {std::rethrow_exception(ep);} in __anon7d8cc7aa0702()82 try {std::rethrow_exception(ep);} in __anon7d8cc7aa0d02()
19 std::rethrow_exception(ep); in __anon1695f98f0202()
28 try {std::rethrow_exception(ep);} in __anona525bd3e0402()
37 try {std::rethrow_exception(ep);} in __anon7cfa98e90602()
17 // stable ABI), and its rethrow_exception(std::__exception_ptr::exception_ptr)36 _LIBCPP_NORETURN void rethrow_exception(__exception_ptr::exception_ptr);69 rethrow_exception(__ptr_);73 void rethrow_exception(exception_ptr p)75 rethrow_exception(reinterpret_cast<__exception_ptr::exception_ptr&>(p));
53 rethrow_exception(__ptr_);67 void rethrow_exception(exception_ptr p)
61 rethrow_exception(__ptr_);73 void rethrow_exception(exception_ptr p)
74 void rethrow_exception(exception_ptr p) { __ExceptionPtrRethrow(&p); }84 rethrow_exception(__ptr_);
54 std::rethrow_exception(std::current_exception()); in translateActiveException()72 std::rethrow_exception(std::current_exception()); in tryTranslators()
51 std::rethrow_exception(std::current_exception()); in translate()
57 void rethrow_exception [[noreturn]] (exception_ptr p);136 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void rethrow_exception(exception_ptr);163 friend _LIBCPP_FUNC_VIS void rethrow_exception(exception_ptr);219 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void rethrow_exception(exception_ptr p);
117 if (!!state->error) {rethrow_exception(state->error);} in await_resume()169 if (!!it.state->error) {rethrow_exception(it.state->error);} in await_resume()
546 try {std::rethrow_exception(ep);} in what()902 RXCPP_NORETURN inline void rethrow_exception(error_ptr e) { in rethrow_exception() function904 std::rethrow_exception(e); in rethrow_exception()935 std::rethrow_exception(std::current_exception()); in rethrow_current_exception()
49 rethrow_exception(e.nested_ptr()); in main()
51 rethrow_exception(e.nested_ptr()); in main()
53 rethrow_exception(e.nested_ptr()); in main()
36 std::rethrow_exception(p); in main()
44 std::rethrow_exception(p); in main()
18 std::rethrow_exception(e); in sycl_queue()
146 rethrow_exception(__exception_); in copy()