Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConvertedType

402     QualType ConvertedType;
412 ConvertedType, IncompatibleObjC))
775 QualType ConvertedType;
776 if (!S.isObjCPointerConversion(RHSType, LHSType, ConvertedType, IncompatibleObjC)
1366 QualType ConvertedType;
1368 ConvertedType, IncompatibleObjC) ||