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

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

Completed in 68 milliseconds