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