Searched refs:getterObjCPtr (Results 1 – 1 of 1) sorted by relevance
1501 const ObjCObjectPointerType *getterObjCPtr = nullptr; in DiagnosePropertyAccessorMismatch() local1504 (getterObjCPtr = GetterType->getAs<ObjCObjectPointerType>())) in DiagnosePropertyAccessorMismatch()1505 compat = Context.canAssignObjCInterfaces(getterObjCPtr, propertyObjCPtr); in DiagnosePropertyAccessorMismatch()