Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dlvalue-bitcasts.cpp99 typedef float &floatref; in functional_cast() typedef
112 fr = floatref(ir); in functional_cast()
116 fr = floatref(xr); in functional_cast()