Home
last modified time | relevance | path

Searched refs:cxx_constant_init (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c928 value = cxx_constant_init (value, decl); in store_init_value()
954 cxx_constant_init (value, decl); in store_init_value()
H A Dcp-tree.h7979 extern tree cxx_constant_init (tree, tree = NULL_TREE);
H A Dconstexpr.c7485 cxx_constant_init (tree t, tree decl) in cxx_constant_init() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc877 value = cxx_constant_init (value, decl); in store_init_value()
903 cxx_constant_init (value, decl); in store_init_value()
H A DChangeLog-20181981 (cxx_constant_init): Pass true as pretend_const_required to
4611 (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
H A Dcp-tree.h8431 extern tree cxx_constant_init (tree, tree = NULL_TREE);
H A Dconstexpr.cc8423 cxx_constant_init (tree t, tree decl) in cxx_constant_init() function
H A DChangeLog-20195154 * typeck2.c (store_init_value): Don't use cxx_constant_init in a