HomeSort by relevance Sort by last modified time
    Searched full:has_nothrow_constructor (Results 1 - 21 of 21) sorted by null

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 13 #if __has_feature(has_nothrow_constructor)
14 int has_nothrow_constructor();
16 // CHECK: int has_nothrow_constructor();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
type_traits 97 struct has_nothrow_constructor
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 97 struct has_nothrow_constructor
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 97 struct has_nothrow_constructor
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 97 struct has_nothrow_constructor
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 97 struct has_nothrow_constructor
  /external/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
type_traits 532 struct has_nothrow_constructor
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
type_traits 532 struct has_nothrow_constructor
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 532 struct has_nothrow_constructor
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 529 struct has_nothrow_constructor
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 533 struct has_nothrow_constructor :
  /ndk/tests/device/test-stlport_shared-exception/jni/
Android.mk 202 LOCAL_MODULE := has_nothrow_constructor
203 LOCAL_SRC_FILES := has_nothrow_constructor.cpp
  /ndk/tests/device/test-stlport_static-exception/jni/
Android.mk 202 LOCAL_MODULE := has_nothrow_constructor
203 LOCAL_SRC_FILES := has_nothrow_constructor.cpp
  /ndk/sources/cxx-stl/llvm-libc++/include/
type_traits     [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp     [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 1390 void has_nothrow_constructor() { function
    [all...]

Completed in 1518 milliseconds