Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCImplDecl

1524 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl* IMPDecl,
1619 ObjCImplDecl* IMPDecl,
1646 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl,
1721 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) {
1750 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl,
2067 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(CD))