Searched refs:maybe_constant_init (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c435 value = maybe_constant_init (value);
484 ce.value = maybe_constant_init (ce.value);
1753 tree e = maybe_constant_init (rval, exp);
3652 tree e = maybe_constant_init (one_init);
3718 friendly to maybe_constant_init. */
3821 tree e = maybe_constant_init (elt_init);
H A Dtypeck2.c832 value = maybe_constant_init (value, decl);
1217 t = maybe_constant_init (t);
H A Dconstexpr.c4054 maybe_constant_init (tree t, tree decl) function
H A Dcp-tree.h6432 extern tree maybe_constant_init (tree, tree = NULL_TREE);
H A Dcall.c9667 init = maybe_constant_init (expr);
H A Dpt.c13180 init = maybe_constant_init (init);

Completed in 209 milliseconds