HomeSort by relevance Sort by last modified time
    Searched refs:throw_with_nested (Results 1 - 13 of 13) sorted by null

  /external/libcxx/test/std/language.support/support.exception/except.nested/
throw_with_nested.pass.cpp 14 // template<class T> void throw_with_nested [[noreturn]] (T&& t);
45 std::throw_with_nested(a);
57 std::throw_with_nested(a);
69 std::throw_with_nested(b);
81 std::throw_with_nested(b);
95 std::throw_with_nested(i);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/except.nested/
throw_with_nested.pass.cpp 14 // template<class T> void throw_with_nested [[noreturn]] (T&& t);
45 std::throw_with_nested(a);
57 std::throw_with_nested(a);
69 std::throw_with_nested(b);
81 std::throw_with_nested(b);
95 std::throw_with_nested(i);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __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/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __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/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
nested_exception.h 116 // about ambiguous base classes when instantiating throw_with_nested<_Ex>()
130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex) function in namespace:std
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]

Completed in 1700 milliseconds