Searched refs:isObjCTypeSubstitutable (Results 1 – 1 of 1) sorted by relevance
2155 static bool isObjCTypeSubstitutable(ASTContext &Context, in isObjCTypeSubstitutable() function2264 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()2348 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()