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