OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emp_2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
empty1.c
6
union
emp_2
{ // expected-warning {{empty union has size 0 in C, size 1 in C++}}
union
37
union
emp_2
f2;
empty2.c
6
union
emp_2
{ // expected-warning {{empty union is a GNU extension}}
union
Completed in 52 milliseconds