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