Searched refs:PropRefExp (Results 1 – 1 of 1) sorted by relevance
195 ObjCPropertyRefExpr *PropRefExp = in isZeroingPropIvar() local197 if (!PropRefExp) return false; in isZeroingPropIvar()200 if (PropRefExp->isImplicitProperty()) in isZeroingPropIvar()203 if (ObjCPropertyDecl *PDecl = PropRefExp->getExplicitProperty()) { in isZeroingPropIvar()