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