Home | History | Annotate | Download | only in Sema

Lines Matching refs:getBitWidthValue

12196   if (!Ivar->isBitField() || Ivar->getBitWidthValue(Context) == 0)
12546 if (I->getBitWidthValue(Context) > 0)