Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/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++/libcxx/include/
Dexception68 [[noreturn]] void rethrow_nested() const;
181 _LIBCPP_NORETURN void rethrow_nested() const;
240 __nep->rethrow_nested();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dexception.cpp257 nested_exception::rethrow_nested() const in rethrow_nested() function in std::nested_exception
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk2016 $(call gen-test, language.support/support.exception/except.nested/rethrow_nested)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk2007 $(call gen-test, language.support/support.exception/except.nested/rethrow_nested)