Home | History | Annotate | Download | only in AST

Lines Matching full:bits1

879     unsigned Bits1 = Field1->getBitWidthValue(Context.C1);
882 if (Bits1 != Bits2) {
889 << Field1->getDeclName() << Field1->getType() << Bits1;