Searched refs:cvir2 (Results 1 – 4 of 4) sorted by relevance
232 …const volatile int & cvir2 = (xvalue<IntBitfield>().i); // expected-error{{volatile lvalue referen… in test() local
376 const volatile int &cvir2 = b ? cvi : vi; variable
375 const volatile int &cvir2 = b ? cvi : vi; variable