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

  /external/clang/test/SemaCXX/
libstdcxx_is_pod_hack.cpp 15 // Ditto for __is_same.
17 struct __is_same { struct
20 __is_same<int> isi;
type-traits.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
formatter.h 41 struct __is_same struct in namespace:__gnu_debug
47 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
215 __is_same<_Safe_iterator<_Iterator, _Sequence>,
safe_iterator.h 85 return __is_same<const_iterator, _Safe_iterator>::value;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 41 struct __is_same struct in namespace:__gnu_debug
47 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
215 __is_same<_Safe_iterator<_Iterator, _Sequence>,
safe_iterator.h 85 return __is_same<const_iterator, _Safe_iterator>::value;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 41 struct __is_same struct in namespace:__gnu_debug
47 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
215 __is_same<_Safe_iterator<_Iterator, _Sequence>,
safe_iterator.h 85 return __is_same<const_iterator, _Safe_iterator>::value;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 41 struct __is_same struct in namespace:__gnu_debug
47 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
215 __is_same<_Safe_iterator<_Iterator, _Sequence>,
safe_iterator.h 85 return __is_same<const_iterator, _Safe_iterator>::value;
  /external/clang/include/clang/Basic/
TokenKinds.def 408 KEYWORD(__is_same , KEYCXX)
  /external/clang/lib/AST/
StmtPrinter.cpp     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 635 /// '__is_same'
    [all...]

Completed in 2770 milliseconds