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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c40 static tree finish_init_stmts (bool, tree, tree);
64 pass them back to finish_init_stmts when the expression is
82 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) function
1317 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);
2993 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c40 static tree finish_init_stmts (bool, tree, tree);
66 pass them back to finish_init_stmts when the expression is
84 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) function
1145 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);
2719 stmt_expr = finish_init_stmts (is_global, stmt_expr, compound_stmt);

Completed in 114 milliseconds