Home
last modified time | relevance | path

Searched refs:rethrow_nested (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.exception/except.nested/
Drethrow_nested.pass.cpp48 e.rethrow_nested(); in main()
62 e.rethrow_nested(); in main()
/ndk/sources/cxx-stl/llvm-libc++/include/
Dexception68 [[noreturn]] void rethrow_nested() const;
177 _LIBCPP_NORETURN void rethrow_nested() const;
236 __nep->rethrow_nested();
/ndk/sources/cxx-stl/llvm-libc++/src/
Dexception.cpp189 nested_exception::rethrow_nested() const in rethrow_nested() function in std::nested_exception