Searched defs:__t1 (Results 1 – 2 of 2) sorted by relevance
94 __compose<__decay_t<_T0>, __decay_t<_T1>> operator|(_T0&& __t0, _T1&& __t1) in operator |()
753 #define TEST_OVERFLOWS_TYPE(__t1, __t2, v, of) do { \ in overflows_type_test() argument