Searched refs:f3_x (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dexprs.c82 union f3_x {int x; float y;}; union
83 int f3() {return ((union f3_x)2).x;}

Completed in 151 milliseconds