Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp178 ObjCPropertyImplDecl *PropImpDecl = P->second; in isZeroingPropIvar() local
179 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) { in isZeroingPropIvar()