Searched defs:x0a (Results 1 – 9 of 9) sorted by relevance
16 X0<X1> x0a; variable
9 X0<Y1> x0a; variable
71 X0<i> x0a; in test() local179 X0<&i + 2> x0a; // expected-error{{non-type template argument does not refer to any declaration}} variable
185 X0<&Y::f> x0a; variable199 X0<&Y::y> x0a; variable
37 void instF0(X0<T(A1)> x0a, X0<T(A2)> x0b) { in instF0()
21 X0 x0a(i); in test_X0() local
117 long x3(x0 x0a, x5 a) { in x3()
257 assert specialOpcode >= 0x0a; in emitAdvancementEvents() local
51 …X0<__typeof__(array)> x0a; // expected-error{{variably modified type 'typeof (array)' (aka 'int [N… in inst_with_vla() local