Searched defs:f5_z (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dexprs.c89 union f5_z {int x; struct f5_a y;}; union
90 struct f5_a f5() {return ((union f5_z)f5_a).y;}

Completed in 205 milliseconds