OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_attr_union
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
packed-union.c
8
// CHECK: %union.
_attr_union
= type <{ i32, i8 }>
9
typedef union
_attr_union
{
union
Completed in 551 milliseconds