Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPromotableBitField

704     QualType PTy = Context.isPromotableBitField(E);
1260 QualType LHSBitfieldPromoteTy = Context.isPromotableBitField(LHS.get());
7316 QualType LHSTy = Context.isPromotableBitField(LHS.get());