Searched refs:Empty1 (Results 1 – 2 of 2) sorted by relevance
12 struct Empty1 { }; struct16 struct X0 : public Empty1 { 27 struct PACKED X2 : public X1, public X0, public Empty1 {
163 struct Empty1 {}; struct165 struct Empties : Empty1, Empty2 {};166 typedef Empty1 Sugar[4];