Home
last modified time | relevance | path

Searched refs:__two (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Duses_allocator.h27 struct __two {char __lx; char __lxx;}; argument
28 template <class _Up> static __two __test(...);
H A Dpointer_traits.h77 struct __two {char __lx; char __lxx;};
78 template <class _Xp> static __two __test(...);
/freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/
H A Dweak_result_type.h28 struct __two {char __lx; char __lxx;}; argument
29 template <class _Up> static __two __test(...);
41 struct __two {char __lx; char __lxx;}; argument
42 static __two __test(...);
47 static const bool value = !is_same<decltype(__test((_Tp*)0)), __two>::value;
55 struct __two {char __lx; char __lxx;}; struct
56 static __two __test(...);
61 static const bool value = !is_same<decltype(__test((_Tp*)0)), __two>::value;
/freebsd-13.1/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator_traits.h111 struct __two {char __lx; char __lxx;}; argument
112 template <class _Up> static __two __test(...);
127 struct __two {char __lx; char __lxx;}; argument
128 template <class _Up> static __two __test(...);
138 struct __two {char __lx; char __lxx;}; argument
139 template <class _Up> static __two __test(...);
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dtype_traits606 struct __two {char __lx[2];};
990 template <class _Tp> __two __test(...);
1288 template <class _Tp> static __two __test(...);
1293 _IsNotSame<decltype(__is_referenceable_impl::__test<_Tp>(0)), __two>::value> {};
1882 template<typename _Tp> __two &__is_polymorphic_impl(...);
2775 static __two __test (...);