Home
last modified time | relevance | path

Searched refs:constant_value_1 (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
D29106.log71 * init.c (constant_value_1): Ensure processing_template_decl when
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dinit.cc2525 constant_value_1 (tree decl, bool strict_p, bool return_aggregate_cst_ok_p, in constant_value_1() function
2607 return constant_value_1 (decl, /*strict_p=*/true, in scalar_constant_value()
2618 return constant_value_1 (decl, /*strict_p=*/true, in decl_really_constant_value()
2629 return constant_value_1 (decl, /*strict_p=*/processing_template_decl, in decl_constant_value()
DChangeLog-20061781 * init.c (constant_value_1): Return decl instead of error_mark_node
2860 * init.c (constant_value_1): Ensure processing_template_decl when
3387 * init.c (constant_value_1): Unshare use of DECL_INITIAL. Fix a typo
DChangeLog-201545 * init.c (constant_value_1): Use it.
73 * init.c (constant_value_1): Don't return a CONSTRUCTOR missing
3199 * init.c (constant_value_1): Pass tf_none to mark_used.
DChangeLog-2005600 * init.c (constant_value_1): Handle uninstantiated templates
784 * init.c (constant_value_1): New function.
DChangeLog-20171392 * init.c (constant_value_1): Don't call mark_rvalue_use.
4815 * init.c (constant_value_1): Return error_mark_node if DECL_INITIAL
4825 * init.c (constant_value_1): Break if the variable has a dynamic
DChangeLog-2010701 (constant_value_1): Adjust.
3347 * init.c (constant_value_1): Treat error_mark_node as a constant
DChangeLog-20202921 * init.c (constant_value_1): Add bool parameter which controls
2924 (scalar_constant_value): Pass true to constant_value_1's new
2927 to constant_value_1.
DChangeLog-2016376 * init.c (constant_value_1): Always check decl_constant_var_p.
2081 * init.c (constant_value_1): Don't instantiated DECL_INITIAL of
DChangeLog-20111408 * init.c (constant_value_1): Add bool parameter.
4579 * init.c (constant_value_1): Always require init to be TREE_CONSTANT.
DChangeLog-2008251 * init.c (constant_value_1): Handle TREE_LIST init.
DChangeLog-2014392 (constant_value_1): Respect return_aggregate_cst_ok_p.
DChangeLog-20133380 (constant_value_1): Likewise.
DChangeLog-20193576 * init.c (constant_value_1): Handle VECTOR_CST DECL_INITIAL for