Searched defs:ImpDecl (Results 1 – 4 of 4) sorted by relevance
599 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()829 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()1032 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local1303 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local1860 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
2136 void SemaObjC::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()4682 ObjCImplDecl *ImpDecl = nullptr) { in checkObjCDirectMethodClashes()4856 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
767 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local
10318 const Decl *ImpDecl = importChecked(Err, FromPath[Idx]); in ImportAPValue() local10345 const Decl *ImpDecl = importChecked( in ImportAPValue() local10378 const Decl *ImpDecl = importChecked(Err, FromDecl); in ImportAPValue() local