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

/external/libcxx/test/utilities/function.objects/bitwise.operations/
H A Dtransparent.pass.cpp17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
/external/libcxx/test/utilities/function.objects/logical.operations/
H A Dtransparent.pass.cpp17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
/external/libcxx/test/utilities/function.objects/arithmetic.operations/
H A Dtransparent.pass.cpp17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
/external/libcxx/test/utilities/function.objects/comparisons/
H A Dtransparent.pass.cpp17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
/external/clang/test/SemaTemplate/
H A Dinstantiate-member-template.cpp230 struct __two {char _; char __;}; struct in struct:rdar8986308::std::__has_rebind
231 template <class _Xp> static __two __test(...);

Completed in 183 milliseconds