Searched defs:ImpDecl (Results 1 – 4 of 4) sorted by relevance
599 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties() argument 829 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance() argument 1032 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local 1303 else if (ObjCImplDecl *ImpDecl in migrateFactoryMethod() local 1859 else if (const ObjCImplementationDecl *ImpDecl = HandleTranslationUnit() local [all...]
2134 CheckImplementationIvars(ObjCImplementationDecl * ImpDecl,ObjCIvarDecl ** ivars,unsigned numIvars,SourceLocation RBrace) CheckImplementationIvars() argument 4674 checkObjCDirectMethodClashes(Sema & S,ObjCInterfaceDecl * IDecl,ObjCMethodDecl * Method,ObjCImplDecl * ImpDecl=nullptr) checkObjCDirectMethodClashes() argument 4843 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { ActOnMethodDeclaration() local [all...]
768 Method = Instance ? ImpDecl->getInstanceMethod(Sel) in lookupPrivateMethod() local
10224 const Decl *ImpDecl = importChecked(Err, FromPath[Idx]); ImportAPValue() local 10251 const Decl *ImpDecl = importChecked( ImportAPValue() local 10284 const Decl *ImpDecl = importChecked(Err, FromDecl); ImportAPValue() local