Home | History | Annotate | Download | only in Sema

Lines Matching refs:getBitWidthValue

13825   if (!Ivar->isBitField() || Ivar->getBitWidthValue(Context) == 0)
14171 if (I->getBitWidthValue(Context) > 0)