Searched defs:PrevMethod (Results 1 – 2 of 2) sorted by relevance
1774 if (PrevMethod && in DiagnoseClassExtensionDupMethods() local 4026 Diag(PrevMethod in ActOnAtEnd() local 4050 const ObjCMethodDecl *&PrevMethod = ClsMap[Method->getSelector()]; ActOnAtEnd() local 4855 const ObjCMethodDecl *PrevMethod = nullptr; ActOnMethodDeclaration() local [all...]
913 getASTContext().setObjCMethodRedeclaration(PrevMethod, this); in setAsRedeclaration() argument