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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp175 ObjCPropertyImplDecl *PropImpDecl = P->second; local
176 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) {

Completed in 55 milliseconds