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

/external/clang/test/CodeGen/
H A Dunion.c39 union RR {_Bool a : 1;} RRU; variable in typeref:union:RR
40 int RRF(void) {return RRU.a;}

Completed in 73 milliseconds