Searched defs:x1c (Results 1 – 2 of 2) sorted by relevance
29 X1<Y1> x1c; // expected-note{{in instantiation of template class 'X1<Y1>' requested here}} variable
102 X1<f_tmpl<int> > x1c; in test() local