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

/external/clang/test/CodeGenCXX/
H A Dlvalue-bitcasts.cpp125 typedef _Complex float &complex_float_ref; typedef
132 cfr = complex_float_ref(ir);
137 cfr = complex_float_ref(fr);
141 cfr = complex_float_ref(xr);

Completed in 57 milliseconds