Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCImplDecl

1555 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl* IMPDecl,
1641 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl,
1666 for (ObjCImplDecl::propimpl_iterator
1682 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) {
1743 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl,
2028 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(CD))