Searched defs:PrevMethod (Results 1 – 2 of 2) sorted by relevance
1777 !MatchTwoMethodDeclarations(Method, PrevMethod)) { in DiagnoseClassExtensionDupMethods() local 4021 const ObjCMethodDecl *&PrevMethod = InsMap[Method->getSelector()]; ActOnAtEnd() local 4045 const ObjCMethodDecl *&PrevMethod = ClsMap[Method->getSelector()]; ActOnAtEnd() local 4842 const ObjCMethodDecl *PrevMethod = nullptr; ActOnMethodDeclaration() local [all...]
913 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() argument