Home | History | Annotate | Download | only in Sema

Lines Matching refs:isSignedIntegerOrEnumerationType

715     = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType();
1132 bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType();