Searched refs:rethrow_if_nested (Results 1 - 11 of 11) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/support.exception/except.nested/
H A Drethrow_if_nested.pass.cpp15 // template <class E> void rethrow_if_nested(const E& e);
53 std::rethrow_if_nested(a);
76 std::rethrow_if_nested(a);
89 std::rethrow_if_nested(C());
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/except.nested/
H A Drethrow_if_nested.pass.cpp14 // template <class E> void rethrow_if_nested(const E& e);
45 std::rethrow_if_nested(a);
68 std::rethrow_if_nested(a);
81 std::rethrow_if_nested(1);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.exception/except.nested/
H A Drethrow_if_nested.pass.cpp15 // template <class E> void rethrow_if_nested(const E& e);
53 std::rethrow_if_nested(a);
76 std::rethrow_if_nested(a);
89 std::rethrow_if_nested(C());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h146 rethrow_if_nested(const _Ex& __ex) function in namespace:std
154 rethrow_if_nested(const nested_exception& __ex) function in namespace:std

Completed in 464 milliseconds