Searched defs:xb (Results 1 – 6 of 6) sorted by relevance
9 common /b/ xb, yb local19 common /b/ xb, yb local
27 const _GUID &xb = __uuidof(X<B>); variable
63 type(b), target :: xb variable
16 auto xa = x, xb = 0; in f() local
440 void test(X<A> xa, X<B> xb) { in test()
678 constexpr int *xb = x.b; // expected-error {{constant}} expected-note {{not supported}} global() variable