Searched refs:XInt (Results 1 – 1 of 1) sorted by relevance
26 typedef X0<int> XInt; typedef28 template struct XInt::Inner; // expected-warning{{template-id}}29 template void XInt::f(); // expected-warning{{template-id}}30 template int XInt::value; // expected-warning{{template-id}}