cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Thu, 28 Mar 2013 13:48:56 +0000 (13:48 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 28 Mar 2013 13:48:56 +0000 (13:48 +0000)
commit9173cf24ee4e2dea97a1d0c94ddc30f8cd8d4e3a
tree62a54579b3c446167c2c2e9b84ddce48b66ab4e1
parent749469789ffb525395b9e1a7b26cc5f78de59411
cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.

* cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.
(first_aggr_init_expr): Likewise.
(more_aggr_init_expr_args_p): Likewise.
(type_of_this_parm): Likewise.
(class_of_this_parm): Likewise.
* name-lookup.h (get_global_value_if_present): Likewise.
(is_typename_at_global_scope): Likewise.

From-SVN: r197196
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/name-lookup.h