Searched refs:IfacePtrTy (Results 1 – 1 of 1) sorted by relevance
2283 if (const ObjCObjectPointerType *IfacePtrTy = in CheckMethodOverrideReturn() local2289 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()2367 if (const ObjCObjectPointerType *IfacePtrTy = in CheckMethodOverrideParam() local2373 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()