Searched defs:__throw_with_nested (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/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.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dnested_exception.h108 __throw_with_nested(_Ex&&, const nested_exception* = 0)
113 __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
120 __throw_with_nested(_Ex&& __ex, const nested_exception*) function in namespace:std
125 __throw_with_nested(_Ex&& __ex, ...) function in namespace:std
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex);

Completed in 43 milliseconds