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

  /external/clang/test/PCH/
cxx-traits.cpp 26 bool _is_constructible_result = __is_constructible(int);
cxx-traits.h 28 struct __is_constructible {}; // expected-warning {{made available}} struct in namespace:n
  /external/clang/test/SemaCXX/
type-traits.cpp     [all...]
  /external/clang/include/clang/Basic/
TokenKinds.def 403 TYPE_TRAIT_N(__is_constructible, IsConstructible, KEYCXX)
  /external/clang/docs/
LanguageExtensions.rst     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 795 REVERTIBLE_TYPE_TRAIT(__is_constructible);
    [all...]
  /external/libcxx/include/
type_traits     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
type_traits     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
type_traits     [all...]

Completed in 1445 milliseconds