Searched refs:tmp_exception_ptr (Results 1 – 1 of 1) sorted by relevance
96 auto tmp_exception_ptr = exception_ptr_; in CheckException() local97 std::rethrow_exception(tmp_exception_ptr); in CheckException()