Searched defs:ImpDecl (Results 1 – 3 of 3) sorted by relevance
600 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()842 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1045 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1316 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1869 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
2018 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()4402 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
722 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local