Searched refs:setAsRedeclaration (Results 1 – 3 of 3) sorted by relevance
679 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() function in ObjCMethodDecl
2639 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()2663 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()
283 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);