Searched refs:IfacePtrTy (Results 1 – 1 of 1) sorted by relevance
1387 if (const ObjCObjectPointerType *IfacePtrTy = in CheckMethodOverrideReturn() local1393 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()1457 if (const ObjCObjectPointerType *IfacePtrTy = in CheckMethodOverrideParam() local1463 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()