Searched refs:stabilize_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dexcept.c745 Note that we don't check the return value from stabilize_init
750 stabilize_init (exp, &temp_expr);
H A Dinit.c1932 stable = stabilize_init (init_expr, &init_preeval_expr);
1947 stable = stabilize_init (init_expr, &init_preeval_expr);
H A Dtree.c2353 stabilize_init (tree init, tree *initp)
2345 stabilize_init (tree init, tree *initp) function
H A Dcp-tree.h4437 extern bool stabilize_init (tree, tree *);

Completed in 131 milliseconds