Searched defs:x0c (Results 1 – 8 of 8) sorted by relevance
18 X0<int> x0c; variable
11 X0<int> x0c; variable
81 X0<ki> x0c; // precxx17-error {{must have its address taken}} cxx17-error {{value of type 'const int' is not implicitly convertible to 'int *'}} test() local 197 X0<(int*)1> x0c; global() variable
17 X0<'a'> x0c; variable 226 X0<&Y::h> x0c; // expected-error-re{{type 'float (pointer_to_member_function::Y::*)(float){{( __attribute__\(\(thiscall\)\))?}}' {{.*}} convert{{.*}} 'int (Y::*)(int){{( __attribute__\(\(thiscall\)\))?}}'}} variable
81 void test_X0(X0 x0, const X0 &x0c) { in test_X0()
38 X0<T(A1)> x0c; in instF0() local
22 X0 x0c = i; in test_X0() local
57 …X1<int>::X0::X0 x0c; // expected-error{{qualified reference to 'X0' is a constructor name rather t… in other_contexts() local