Searched refs:setAsRedeclaration (Results 1 – 6 of 6) sorted by relevance
788 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() function in ObjCMethodDecl
283 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
861 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { in setAsRedeclaration() function in ObjCMethodDecl
271 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
3735 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()3759 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()
4017 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()4041 Method->setAsRedeclaration(PrevMethod); in ActOnAtEnd()