Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConvertedType

403     QualType ConvertedType;
415 ConvertedType, IncompatibleObjC))
778 QualType ConvertedType;
779 if (!S.isObjCPointerConversion(RHSType, LHSType, ConvertedType, IncompatibleObjC)
1369 QualType ConvertedType;
1371 ConvertedType, IncompatibleObjC) ||