Searched refs:__rethrow_if_nested_impl (Results 1 – 3 of 3) sorted by relevance
143 __rethrow_if_nested_impl(const _Ex* __ptr) in __rethrow_if_nested_impl() function151 __rethrow_if_nested_impl(const void*) in __rethrow_if_nested_impl() function160 { std::__rethrow_if_nested_impl(std::__addressof(__ex)); } in rethrow_if_nested()
5681 (__rethrow_if_nested_impl): New overloaded functions to implement5683 (rethrow_if_nested): Call __rethrow_if_nested_impl.