OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desig_bar2
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
flexible-array-init.c
36
struct bar
desig_bar2
= { .z.y = { 2, 3, 4} }; // expected-error{{initialization of flexible array member is not allowed}}
variable in typeref:struct:bar
Completed in 121 milliseconds