diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-27 03:03:55 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-27 03:03:55 +0000 |
commit | 2cfb6cdeb5caa70e6f79e03fa2c1cdd420742475 (patch) | |
tree | f25fb279892e6b2a46ef55fac1e66d9a3a38c238 /libbanshee | |
parent | eed60a0f7069043419e1f6aba877815bcebdadf6 (diff) | |
download | gcc-2cfb6cdeb5caa70e6f79e03fa2c1cdd420742475.tar.gz |
* cp-tree.h (cp_cv_quals): New type.
(cp_declarator): Use it instead of "tree" as appropriate.
(grok_method_quals): Adjust prototype.
(grokclassfn): Likewise.
(do_friend): Likewise.
* decl.c (grokfndecl): Use cp_cv_quals, not tree.
(grokdeclarator): Likewise.
* decl2.c (grok_method_quals): Likewise.
(grokclassfn): Likewise.
* friend.c (do_friend): Likewise.
* method.c (implicitly_declare_fn): Adjust call to grokclassfn.
* parser.c (make_call_declarator): Use cp_cv_quals, not tree.
(make_pointer_declarator): Likewise.
(make_reference_declarator): Likewise.
(make_ptrmem_declarator): Likewise.
(cp_parser_ptr_operator): Likewise.
(cp_parser_cv_qualifier_seq_opt): Likewise.
(cp_parser_cv_qualifier_opt): Remove.
(cp_parser_new_declarator_opt): Adjust call to
cp_parser_ptr_operator.
(cp_parser_conversion_declaration_opt): Likewise.
(cp_parser_declarator): Use cp_cv_quals, not tree.
(cp_parser_direct_declarator): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83729 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbanshee')
0 files changed, 0 insertions, 0 deletions