Searched defs:ImpDecl (Results 1 – 3 of 3) sorted by relevance
610 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()853 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1056 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1328 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1887 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
1144 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()3221 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
613 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local