Searched defs:x1b (Results 1 – 7 of 7) sorted by relevance
30 type(t1) :: x1b variable
10 X1<float> x1b; // expected-note {{in instantiation of}} variable
28 X1<Y3> x1b; variable
64 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } in f() local
101 X1<f_tmpl> x1b; test() local
68 X1<HasNonConstantValue> x1b; // expected-note{{in instantiation of}} global() variable
51 …X1<int>::X1<float> x1b; // expected-error{{qualified reference to 'X1' is a constructor name rathe… in other_contexts() local