Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPromotableBitField

682     QualType PTy = Context.isPromotableBitField(E);
1233 QualType LHSBitfieldPromoteTy = Context.isPromotableBitField(LHS.get());
6965 QualType LHSTy = Context.isPromotableBitField(LHS.get());