Lines Matching refs:ObjCPropertyImplDecl
1395 ObjCPropertyImplDecl *PIDecl = in ActOnPropertyImplDecl()
1396 ObjCPropertyImplDecl::Create(Context, CurContext, AtLoc, PropertyLoc, in ActOnPropertyImplDecl()
1399 ObjCPropertyImplDecl::Synthesize in ActOnPropertyImplDecl()
1400 : ObjCPropertyImplDecl::Dynamic), in ActOnPropertyImplDecl()
1510 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1518 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl()
1549 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1557 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1862 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties()
1914 ObjCPropertyImplDecl *PIDecl = dyn_cast_or_null<ObjCPropertyImplDecl>( in DefaultSynthesizeProperties()
2092 == ObjCPropertyImplDecl::Synthesize && in diagnoseNullResettableSynthesizedSetters()
2162 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
2164 if (PIDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in AtomicPropertySetterGetterRules()