Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCorrespondingUnsignedType

1199       S.Context.getCorrespondingUnsignedType(LHSSigned ? LHSType : RHSType);
6778 ltrans = S.Context.getCorrespondingUnsignedType(ltrans);
6783 rtrans = S.Context.getCorrespondingUnsignedType(rtrans);