Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPromotableBitField

577     QualType PTy = Context.isPromotableBitField(E);
1102 QualType LHSBitfieldPromoteTy = Context.isPromotableBitField(LHS.get());
6547 QualType LHSTy = Context.isPromotableBitField(LHS.get());