Lines Matching refs:PID
2182 ObjCPropertyImplDecl *PID = *i;
2184 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize) {
2185 ObjCPropertyDecl *PD = PID->getPropertyDecl();
4796 ObjCPropertyImplDecl *PID = *i;
4798 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize){
4799 ObjCPropertyDecl *PD = PID->getPropertyDecl();