Searched defs:ImpDecl (Results 1 – 3 of 3) sorted by relevance
600 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()841 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1044 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1316 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1871 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
1993 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()4253 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
694 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local