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

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

Completed in 105 milliseconds