Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCorrespondingUnsignedType

1009       S.Context.getCorrespondingUnsignedType(LHSSigned ? LHSType : RHSType);
5553 ltrans = S.Context.getCorrespondingUnsignedType(ltrans);
5558 rtrans = S.Context.getCorrespondingUnsignedType(rtrans);