Searched refs:ImplPtrTy (Results 1 – 1 of 1) sorted by relevance
2237 if (const ObjCObjectPointerType *ImplPtrTy = in CheckMethodOverrideReturn() local2245 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()2321 if (const ObjCObjectPointerType *ImplPtrTy = in CheckMethodOverrideParam() local2329 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()