Searched refs:twoBits2 (Results 1 – 1 of 1) sorted by relevance
68 unsigned int twoBits2:2; in test7() member73 …f.twoBits2 = ~2; // expected-warning {{implicit truncation from 'int' to bitfield changes value fr… in test7()75 f.twoBits2 &= ~2; // no-warning in test7()