OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a_struct
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
anonymous-struct-union.c
103
}
a_struct
;
typedef in typeref:struct:__anon18645
104
int tmp = (
a_struct
) { .x = 0 }; // expected-error {{initializing 'int' with an expression of incompatible type '
a_struct
'}}
Completed in 35 milliseconds