Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPromotableBitField

406     QualType PTy = Context.isPromotableBitField(E);
557 QualType LHSBitfieldPromoteTy = Context.isPromotableBitField(lhsExpr.get());
5817 QualType LHSTy = Context.isPromotableBitField(lex.get());