Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCImplDecl

133       else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(DC))
1591 ObjCImplDecl* IMPDecl,
1715 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl,
1782 if (ObjCImplDecl *IMP = ID->getImplementation()) {
2824 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) {
2864 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(ClassDecl))