Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-homogenous.c103 } struct_with_fundamental_elems; typedef
104 struct_with_fundamental_elems g_s;
106 extern void takes_struct_with_fundamental_elems(struct_with_fundamental_elems a);
107 extern struct_with_fundamental_elems returns_struct_with_fundamental_elems(void);
144 struct_with_fundamental_elems xyzw;