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