OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OverlyAlignedChar
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/
padding_message.cpp
73
// expected-warning@+1{{Excessive padding in 'struct
OverlyAlignedChar
' (8185 padding bytes, where 4089 is optimal)}}
74
struct
OverlyAlignedChar
{
84
struct
OverlyAlignedChar
o;
padding_c.c
154
struct
OverlyAlignedChar
{ // expected-warning{{Excessive padding in 'struct
OverlyAlignedChar
'}}
163
struct
OverlyAlignedChar
o;
Completed in 212 milliseconds