OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HoldsOverlyAlignedChar
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/
padding_message.cpp
81
// expected-warning@+1{{Excessive padding in 'struct
HoldsOverlyAlignedChar
' (8190 padding bytes, where 4094 is optimal)}}
82
struct
HoldsOverlyAlignedChar
{
padding_c.c
161
struct
HoldsOverlyAlignedChar
{ // expected-warning{{Excessive padding in 'struct
HoldsOverlyAlignedChar
'}}
Completed in 57 milliseconds