Searched defs:ir2 (Results 1 – 10 of 10) sorted by relevance
48 int &ir2 = X0::f(); in g() local55 int &ir2 = lvalue<X0>().ft(1); in test_ref_qualifier_binding() local70 int &ir2 = lvalue<X0>() + 1; in test_ref_qualifier_binding_operators() local79 int &ir2 = lvalue<X0>().h2(); in test_ref_qualifier_overloading() local
25 int &ir2 = N2::f(1); in test() local55 int &ir2 = N6::f(17); in testMerged() local68 int &ir2 = N9::f(17); in testMergedMerged() local
16 int &ir2 = f1(d, i); in g1() local28 int &ir2 = x.f1(f, i); in test_X_f1() local45 int &ir2 = x.f0<>(i); in test_X_f0_explicit() local
29 int &ir2 = B<A>() * a; in test() local
32 int& ir2 = ovl1(ai); in test_overloading() local
35 int &ir2 = f1(c16e); in f1_test() local
259 …float* ir2 = intref(5.5); // expected-warning{{implicit conversion from 'double' to 'int' changes … in intref_test() local
194 int &ir2 = c2(); in test_callable() local
46 int &ir2 = ci.g3(); in test_C() local
217 …int & ir2 = (xvalue<IntBitfield>().i); // expected-error{{non-const lvalue reference to type 'int'… in test() local