Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:t2i

1195   constexpr const double &t2i = __imag test3;
1196 static_assert(&t2r + 1 == &t2i, "");
1198 static_assert(t2i == 2.0, "");