Searched refs:IntSandwich (Results 1 – 3 of 3) sorted by relevance
19 struct IntSandwich {}; struct20 struct TooManyBaseClasses : FakeIntSandwich, IntSandwich { // no-warning
63 struct IntSandwich { // expected-warning{{Excessive padding in 'struct IntSandwich'}} struct71 struct IntSandwich i; argument
10 struct IntSandwich { struct25 struct IntSandwich i; argument