Searched defs:ImpDecl (Results 1 – 7 of 7) sorted by relevance
603 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()835 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1038 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1309 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1868 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
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
2115 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()4653 ObjCImplDecl *ImpDecl = nullptr) { in checkObjCDirectMethodClashes()4821 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() 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
752 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local
9055 const Decl *ImpDecl = importChecked(Err, FromPath[Idx]); in ImportAPValue() local9082 const Decl *ImpDecl = importChecked( in ImportAPValue() local9117 const Decl *ImpDecl = importChecked(Err, FromDecl); in ImportAPValue() local