Searched refs:current_exception (Results 1 – 15 of 15) sorted by relevance
69 eptr = std::current_exception(); in TEST()111 eptr = std::current_exception(); in TEST()147 eptr = std::current_exception(); in TEST()175 eptr = std::current_exception(); in TEST()208 eptr = std::current_exception(); in TEST()243 eptr = std::current_exception(); in TEST()277 eptr = std::current_exception(); in TEST()309 eptr = std::current_exception(); in TEST()340 eptr = std::current_exception(); in TEST()370 eptr = std::current_exception(); in TEST()[all …]
57 eptr = std::current_exception(); in TEST()140 eptr = std::current_exception(); in TEST()190 eptr = std::current_exception(); in TEST()
226 if (current_exception) in process()228 auto ex = std::exchange(current_exception, nullptr); in process()244 if (current_exception) in process_discard()246 auto ex = std::exchange(current_exception, nullptr); in process_discard()531 current_exception = exception; in set_current_exception()557 std::exception_ptr current_exception; member
97 std::current_exception()); in handler()115 execution::set_error(std::move(receiver), std::current_exception()); in start()
57 execution::set_error(std::move(receiver), std::current_exception()); in start()
59 error_logging_utils::logError(std::current_exception(), in execute()
77 error_logging_utils::logError(std::current_exception(), in execute()
83 error_logging_utils::logError(std::current_exception(), in close()
80 error_logging_utils::logError(std::current_exception(), in execute()
123 std::current_exception());217 std::current_exception());240 std::current_exception());
33 o->get_bus().set_current_exception(std::current_exception());87 o->get_bus().set_current_exception(std::current_exception());
47 std::current_exception());91 std::current_exception());
64 o->get_bus().set_current_exception(std::current_exception());
101 error(std::current_exception()); in start()