Searched defs:x1b (Results 1 – 5 of 5) sorted by relevance
21 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } in f() local
10 X1<float> x1b; // expected-note {{in instantiation of}} variable
28 X1<Y3> x1b; variable
100 X1<f_tmpl> x1b; in test() local
64 X1<HasNonConstantValue> x1b; // expected-note{{in instantiation of}} variable