Searched refs:cxx_constant_init (Results 1 – 8 of 8) sorted by relevance
928 value = cxx_constant_init (value, decl); in store_init_value()954 cxx_constant_init (value, decl); in store_init_value()
7979 extern tree cxx_constant_init (tree, tree = NULL_TREE);
7485 cxx_constant_init (tree t, tree decl) in cxx_constant_init() function
877 value = cxx_constant_init (value, decl); in store_init_value()903 cxx_constant_init (value, decl); in store_init_value()
1981 (cxx_constant_init): Pass true as pretend_const_required to4611 (cxx_constant_init): New function.4612 * cp-tree.h (cxx_constant_init): Declare.4613 * typeck2.c (store_init_value): Call cxx_constant_init instead of
8431 extern tree cxx_constant_init (tree, tree = NULL_TREE);
8423 cxx_constant_init (tree t, tree decl) in cxx_constant_init() function
5154 * typeck2.c (store_init_value): Don't use cxx_constant_init in a