Searched refs:propertyObjCPtr (Results 1 – 1 of 1) sorted by relevance
1719 const ObjCObjectPointerType *propertyObjCPtr = nullptr; in DiagnosePropertyAccessorMismatch() local1721 if ((propertyObjCPtr = in DiagnosePropertyAccessorMismatch()1724 compat = Context.canAssignObjCInterfaces(getterObjCPtr, propertyObjCPtr); in DiagnosePropertyAccessorMismatch()