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

/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-0x.cpp232 const volatile int & cvir2 = (xvalue<IntBitfield>().i); // expected-error{{volatile lvalue reference to type 'const volatile int' cannot bind to a temporary of type 'int'}} local
/external/clang/test/SemaCXX/
H A Dconditional-expr.cpp375 const volatile int &cvir2 = b ? cvi : vi; member in namespace:DR587

Completed in 98 milliseconds