]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (grokmethod): Rename from start_method.
authorJason Merrill <jason@redhat.com>
Tue, 8 Sep 2009 18:12:37 +0000 (14:12 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 8 Sep 2009 18:12:37 +0000 (14:12 -0400)
commit02c5ff73d4f5079748e004854024c656c2e6afc9
tree2339e78f9bc818c70ec05a01489f0027d1558a3a
parent3e54529c11ba739ea0a6d7c5a2daa16680a73e14
decl.c (grokmethod): Rename from start_method.

* decl.c (grokmethod): Rename from start_method.
(finish_method): Remove.
* cp-tree.h: Adjust.
* parser.c (cp_parser_save_member_function_body): Adjust.

From-SVN: r151526
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/parser.c