Searched refs:constant_value_1 (Results 1 – 14 of 14) sorted by relevance
71 * init.c (constant_value_1): Ensure processing_template_decl when
2525 constant_value_1 (tree decl, bool strict_p, bool return_aggregate_cst_ok_p, in constant_value_1() function2607 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()
1781 * init.c (constant_value_1): Return decl instead of error_mark_node2860 * init.c (constant_value_1): Ensure processing_template_decl when3387 * init.c (constant_value_1): Unshare use of DECL_INITIAL. Fix a typo
45 * init.c (constant_value_1): Use it.73 * init.c (constant_value_1): Don't return a CONSTRUCTOR missing3199 * init.c (constant_value_1): Pass tf_none to mark_used.
600 * init.c (constant_value_1): Handle uninstantiated templates784 * init.c (constant_value_1): New function.
1392 * init.c (constant_value_1): Don't call mark_rvalue_use.4815 * init.c (constant_value_1): Return error_mark_node if DECL_INITIAL4825 * init.c (constant_value_1): Break if the variable has a dynamic
701 (constant_value_1): Adjust.3347 * init.c (constant_value_1): Treat error_mark_node as a constant
2921 * init.c (constant_value_1): Add bool parameter which controls2924 (scalar_constant_value): Pass true to constant_value_1's new2927 to constant_value_1.
376 * init.c (constant_value_1): Always check decl_constant_var_p.2081 * init.c (constant_value_1): Don't instantiated DECL_INITIAL of
1408 * init.c (constant_value_1): Add bool parameter.4579 * init.c (constant_value_1): Always require init to be TREE_CONSTANT.
251 * init.c (constant_value_1): Handle TREE_LIST init.
392 (constant_value_1): Respect return_aggregate_cst_ok_p.
3380 (constant_value_1): Likewise.
3576 * init.c (constant_value_1): Handle VECTOR_CST DECL_INITIAL for