HomeSort by relevance Sort by last modified time
    Searched full:has_nothrow_assign (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 3 #if __has_feature(has_nothrow_assign)
4 int has_nothrow_assign();
6 // CHECK: int has_nothrow_assign();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 107 struct has_nothrow_assign
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 107 struct has_nothrow_assign
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 107 struct has_nothrow_assign
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 107 struct has_nothrow_assign
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
type_traits 217 /// has_nothrow_assign
219 struct has_nothrow_assign
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
type_traits 217 /// has_nothrow_assign
219 struct has_nothrow_assign
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
type_traits 217 /// has_nothrow_assign
219 struct has_nothrow_assign
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
type_traits 217 /// has_nothrow_assign
219 struct has_nothrow_assign
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
intrinsics.hpp 159 # if __has_feature(has_nothrow_assign)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
type_traits 538 struct has_nothrow_assign
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
type_traits 538 struct has_nothrow_assign
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
type_traits 538 struct has_nothrow_assign
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 542 struct has_nothrow_assign
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 539 struct has_nothrow_assign
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
type_traits 543 struct has_nothrow_assign :
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 542 struct has_nothrow_assign
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 539 struct has_nothrow_assign
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
type_traits 538 struct has_nothrow_assign
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
type_traits 538 struct has_nothrow_assign

Completed in 1941 milliseconds

1 2