Searched defs:x2a (Results 1 – 6 of 6) sorted by relevance
33 X2 x2a(x2); in test() local
41 X2<int*, int*> x2a; // expected-error{{ambiguous}} variable
125 X2<float> x2a; // expected-note{{instantiation}} variable
117 X2<int&> x2a; // expected-note{{instantiation}} variable
19 X x2a(0); // expected-error{{call to constructor of 'X' is ambiguous}} in f() local
114 X2<i> x2a; in test() local