Searched defs:xi0 (Results 1 – 2 of 2) sorted by relevance
18 X<int> xi0 = f0(prvalue<int>()); in test_f0() local30 X<int> xi0 = f1(prvalue<int>()); in test_f1() local
9 X<int, 0> xi0; // expected-note{{in instantiation of template class 'X<int, 0>' requested here}} variable