Home
last modified time | relevance | path

Searched refs:IntSandwich (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dpadding_inherit.cpp19 struct IntSandwich {}; struct
20 struct TooManyBaseClasses : FakeIntSandwich, IntSandwich { // no-warning
H A Dpadding_c.c63 struct IntSandwich { // expected-warning{{Excessive padding in 'struct IntSandwich'}} struct
71 struct IntSandwich i; argument
H A Dpadding_message.cpp10 struct IntSandwich { struct
25 struct IntSandwich i; argument