Searched defs:ImpDecl (Results 1 – 4 of 4) sorted by relevance
603 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()833 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1036 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1307 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1866 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
2115 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()4655 ObjCImplDecl *ImpDecl = nullptr) { in checkObjCDirectMethodClashes()4823 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
752 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local
9218 const Decl *ImpDecl = importChecked(Err, FromPath[Idx]); in ImportAPValue() local9245 const Decl *ImpDecl = importChecked( in ImportAPValue() local9280 const Decl *ImpDecl = importChecked(Err, FromDecl); in ImportAPValue() local