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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c39 static bool begin_init_stmts (tree *, tree *);
68 begin_init_stmts (tree *stmt_expr_p, tree *compound_stmt_p) function
79 begin_init_stmts. Returns the statement-expression itself. */
1312 is_global = begin_init_stmts (&stmt_expr, &compound_stmt);
2812 is_global = begin_init_stmts (&stmt_expr, &compound_stmt);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c39 static bool begin_init_stmts (tree *, tree *);
70 begin_init_stmts (tree *stmt_expr_p, tree *compound_stmt_p) function
81 begin_init_stmts. Returns the statement-expression itself. */
1140 is_global = begin_init_stmts (&stmt_expr, &compound_stmt);
2554 is_global = begin_init_stmts (&stmt_expr, &compound_stmt);

Completed in 190 milliseconds