OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypedefSandwich
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/
padding_message.cpp
59
// expected-warning@+1{{Excessive padding in '
TypedefSandwich
' (6 padding bytes, where 2 is optimal)}}
64
}
TypedefSandwich
;
padding_c.c
132
typedef struct { // expected-warning{{Excessive padding in '
TypedefSandwich
'}}
136
}
TypedefSandwich
;
Completed in 132 milliseconds