Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-homogenous.c16 } union_with_first_floats; typedef
17 union_with_first_floats g_u_f;
19 extern void takes_union_with_first_floats(union_with_first_floats a);
20 extern union_with_first_floats returns_union_with_first_floats(void);
55 union_with_first_floats b;