Home
last modified time | relevance | path

Searched refs:struct_with_array (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Darm-homogenous.c124 } struct_with_array; typedef
125 struct_with_array g_s_a;
127 extern void takes_struct_with_array(struct_with_array a);
128 extern struct_with_array returns_struct_with_array(void);