Searched refs:setAsRedeclaration (Results 1 – 3 of 3) sorted by relevance
856 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() function in ObjCMethodDecl
269 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
3916 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()3940 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()