Searched refs:PrepareCastToObjCObjectPointer (Results 1 – 4 of 4) sorted by relevance
913 CastKind PrepareCastToObjCObjectPointer(ExprResult &E);
2528 Kind = Self.ObjC().PrepareCastToObjCObjectPointer(SrcExpr); in TryReinterpretCast()
5195 CastKind SemaObjC::PrepareCastToObjCObjectPointer(ExprResult &E) { in PrepareCastToObjCObjectPointer() function in SemaObjC
4618 (void)ObjC().PrepareCastToObjCObjectPointer(E); in PerformImplicitConversion()