Searched defs:x2b (Results 1 – 4 of 4) sorted by relevance
32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } }; variable
42 X2<const int*, const int*> x2b; variable
118 X2<float> x2b; // expected-note{{instantiation}} variable
116 X2<iarr> x2b; // expected-error {{cannot bind to template argument of type 'int [10]'}} in test() local