Lines Matching refs:ObjCPropertyImplDecl
1422 ObjCPropertyImplDecl *PIDecl = in ActOnPropertyImplDecl()
1423 ObjCPropertyImplDecl::Create(Context, CurContext, AtLoc, PropertyLoc, in ActOnPropertyImplDecl()
1426 ObjCPropertyImplDecl::Synthesize in ActOnPropertyImplDecl()
1427 : ObjCPropertyImplDecl::Dynamic), in ActOnPropertyImplDecl()
1558 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1566 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl()
1597 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1605 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl()
1614 if (PIDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic && in ActOnPropertyImplDecl()
1915 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties()
1967 ObjCPropertyImplDecl *PIDecl = dyn_cast_or_null<ObjCPropertyImplDecl>( in DefaultSynthesizeProperties()
2142 ObjCPropertyImplDecl::Synthesize && in diagnoseNullResettableSynthesizedSetters()
2213 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
2215 if (PIDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in AtomicPropertySetterGetterRules()