Home
last modified time | relevance | path

Searched defs:TypedefSandwich2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dpadding_cpp.cpp168 typedef struct TypedefSandwich2 { // expected-warning{{Excessive padding in 'struct TypedefSandwich… struct
170 typedef struct { // expected-warning{{Excessive padding in 'TypedefSandwich2::NestedTypedef'}} argument
177 } TypedefSandwich2; argument
H A Dpadding_message.cpp274 typedef struct TypedefSandwich2 { struct
277 Excessive padding in 'TypedefSandwich2::NestedTypedef' (6 padding bytes, where 2 is optimal). \ argument
290 } TypedefSandwich2; argument