Searched refs:init_const_expr_p (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | decl2.c | 712 tree init, bool init_const_expr_p, in finish_static_data_member_decl() argument 749 cp_finish_decl (decl, init, init_const_expr_p, asmspec_tree, flags); in finish_static_data_member_decl() 759 tree init, bool init_const_expr_p, in grokfield() argument 891 finish_static_data_member_decl (value, init, init_const_expr_p, in grokfield()
|
| H A D | decl.c | 5561 cp_finish_decl (tree decl, tree init, bool init_const_expr_p, in cp_finish_decl() argument 5614 if (init && init_const_expr_p) in cp_finish_decl() 5718 if (init_const_expr_p) in cp_finish_decl()
|
| H A D | ChangeLog | 2955 (cp_finish_decl): Add init_const_expr_p parameter. Set 2971 * decl2.c (finish_static_data_member_decl): Add init_const_expr_p
|