Searched refs:throw_with_nested (Results 1 – 11 of 11) sorted by relevance
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));136 throw_with_nested(_Ex __ex)
135 throw_with_nested(_Tp&& __t)
112 throw_with_nested(_Tp&& __t) in throw_with_nested() function
114 throw_with_nested(_Tp&& __t) in throw_with_nested() function
116 throw_with_nested(_Tp&& __t) in throw_with_nested() function
118 throw_with_nested(_Tp&& __t) in throw_with_nested() function
999 * libsupc++/nested_exception.h (throw_with_nested): Use decay instead1385 throw_with_nested logic.1386 (throw_with_nested): Call __throw_with_nested_impl.
2483 * testsuite/18_support/nested_exception/throw_with_nested.cc: Test
3038 * libsupc++/nested_exception.h (throw_with_nested): Use decay instead
Completed in 21 milliseconds