Lines Matching refs:ObjCPropertyImplDecl
1423 ObjCPropertyImplDecl *PIDecl = in ActOnPropertyImplDecl()
1424 ObjCPropertyImplDecl::Create(Context, CurContext, AtLoc, PropertyLoc, in ActOnPropertyImplDecl()
1427 ObjCPropertyImplDecl::Synthesize in ActOnPropertyImplDecl()
1428 : ObjCPropertyImplDecl::Dynamic), in ActOnPropertyImplDecl()
1559 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1567 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl()
1598 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1606 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1615 if (PIDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic && in ActOnPropertyImplDecl()
1916 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties()
1968 ObjCPropertyImplDecl *PIDecl = dyn_cast_or_null<ObjCPropertyImplDecl>( in DefaultSynthesizeProperties()
2143 ObjCPropertyImplDecl::Synthesize && in diagnoseNullResettableSynthesizedSetters()
2214 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
2216 if (PIDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in AtomicPropertySetterGetterRules()