Lines Matching full:bits2
1007 unsigned Bits2 = Field2->getBitWidthValue(Context.C2);1009 if (Bits1 != Bits2) {1014 << Field2->getDeclName() << Field2->getType() << Bits2;