Searched refs:IntSandwich (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Analysis/
H A Dpadding_message.cpp3 // expected-warning@+1{{Excessive padding in 'struct IntSandwich' (6 padding bytes, where 2 is optimal)}}
4 struct IntSandwich { struct
13 struct IntSandwich i;
H A Dpadding_c.c51 struct IntSandwich { // expected-warning{{Excessive padding in 'struct IntSandwich'}} struct
59 struct IntSandwich i;

Completed in 154 milliseconds