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