Searched refs:ni3 (Results 1 – 5 of 5) sorted by relevance
22 constexpr double &ni3; // expected-error {{declaration of reference variable 'ni3' requires an init… variable
23 constexpr double &ni3; // expected-error {{declaration of reference variable 'ni3' requires an init… variable
44 not_int ni3 = over2(0); in f() local
48 not_int ni3 = over2(0); in f() local
615 NameAndTypeInfo ni3 = new NameAndTypeInfo(ui1.index, ui1.index, n++); in testConstInfos() local620 assertFalse(ni1.equals(ni3)); in testConstInfos()