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

/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c47 static tree finish_init_stmts (bool, tree, tree);
67 pass them back to finish_init_stmts when the expression is
85 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) function
1596 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);
3896 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);

Completed in 99 milliseconds