Searched refs:setAsRedeclaration (Results 1 – 3 of 3) sorted by relevance
913 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() function in ObjCMethodDecl
268 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
4037 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()4061 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()