/external/clang/test/SemaCXX/ |
libstdcxx_is_pod_hack.cpp | 16 // Ditto for __is_same. 18 struct __is_same { struct 21 __is_same<int> isi;
|
type-traits.cpp | [all...] |
/external/clang/test/Sema/ |
static-assert.c | 26 #define ASSERT_IS_TYPE(T) __is_same(T, T)
|
/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/5/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/6/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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 | 420 KEYWORD(__is_same , KEYCXX)
|
/external/clang/lib/Parse/ |
ParseExpr.cpp | 604 /// '__is_same' 737 REVERTABLE_TYPE_TRAIT(__is_same); [all...] |
/external/clang/lib/AST/ |
StmtPrinter.cpp | [all...] |
/prebuilts/clang/linux-x86/3.1/ |
clang | |
clang++ | |
/prebuilts/sdk/tools/linux/ |
libclang.so | |