HomeSort by relevance Sort by last modified time
    Searched refs:cvir2 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 232 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/
conditional-expr.cpp 375 const volatile int &cvir2 = b ? cvi : vi; member in namespace:DR587

Completed in 80 milliseconds