Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCorrespondingUnsignedType

1140       S.Context.getCorrespondingUnsignedType(LHSSigned ? LHSType : RHSType);
5955 ltrans = S.Context.getCorrespondingUnsignedType(ltrans);
5960 rtrans = S.Context.getCorrespondingUnsignedType(rtrans);