Searched refs:PropImpDecl (Results 1 – 1 of 1) sorted by relevance
178 ObjCPropertyImplDecl *PropImpDecl = P->second; in isZeroingPropIvar() local179 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) { in isZeroingPropIvar()