Searched refs:IVDecl (Results 1 – 1 of 1) sorted by relevance
171 ObjCIvarDecl *IVDecl = IV->getDecl(); in isZeroingPropIvar() local172 if (!IVDecl->getType()->isObjCObjectPointerType()) in isZeroingPropIvar()179 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) { in isZeroingPropIvar()