Home | History | Annotate | Download | only in Sema

Lines Matching refs:isSignedIntegerOrEnumerationType

703     = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType();
1120 bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType();