Searched refs:PropertyImpDecl (Results 1 – 2 of 2) sorted by relevance
5388 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local5390 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()5393 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()
7037 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local7039 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()7042 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()