Home
last modified time | relevance | path

Searched refs:IVDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp171 ObjCIvarDecl *IVDecl = IV->getDecl(); in isZeroingPropIvar() local
172 if (!IVDecl->getType()->isObjCObjectPointerType()) in isZeroingPropIvar()
179 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) { in isZeroingPropIvar()