Searched defs:ImpDecl (Results 1 – 3 of 3) sorted by relevance
607 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()835 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1038 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1310 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1868 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
1145 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()3208 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
614 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local