Lines Matching +defs:S +defs:z2
126 struct S { struct
129 typedef enum { e } *E;
136 template<typename T> struct S { struct
144 struct S {}; struct
148 struct S {}; struct
163 struct S {}; struct
169 struct S {}; struct
175 struct S { struct
176 template<typename T> friend void f(S, T) {} in f() argument
313 template<typename T> struct S { struct
382 struct S { struct
383 S() { f(); } // expected-warning {{call to pure virtual member function}} in S() function
513 struct S { struct
514 enum E {}; // expected-note {{here}}
515 class E *p; // expected-error {{does not match previous declaration}}
520 struct S { struct
521 S() try { // expected-note {{try block}} in S() function
903 struct S { struct
915 struct S { struct
954 class D::Z z2; // ok per dr417 variable
1056 struct S { struct