Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCPropertyImplDecl

4780   ObjCPropertyImplDecl *SynthesizePID = 0;
4789 ObjCPropertyImplDecl *PID = *i;
4791 if (PID->getPropertyImplementation()==ObjCPropertyImplDecl::Dynamic) {
4803 ObjCPropertyImplDecl *PID = *i;
4805 if (PID->getPropertyImplementation()==ObjCPropertyImplDecl::Dynamic) {