Home
last modified time | relevance | path

Searched refs:begin_init_stmts (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dinit.c39 static bool begin_init_stmts (tree *, tree *);
69 begin_init_stmts (tree *stmt_expr_p, tree *compound_stmt_p) in begin_init_stmts() function
1138 is_global = begin_init_stmts (&stmt_expr, &compound_stmt); in build_aggr_init()
2482 is_global = begin_init_stmts (&stmt_expr, &compound_stmt); in build_vec_init()
H A DChangeLog-20001031 * init.c (begin_init_stmts): Don't use // comments.
2297 * init.c (begin_init_stmts): Remove call to
2589 * init.c (begin_init_stmts): Adjust calls.
2886 * init.c (begin_init_stmts): Changed calls to begin_stmt_expr and
4735 * init.c (begin_init_stmts): Move to top of file.
H A DChangeLog-20032544 * init.c (begin_init_stmts, finish_init_stmts,
2575 * cp-tree.h (begin_init_stmts, finish_init_stmts): Remove.
2577 * init.c (begin_init_stmts): Make static. Return is_global
2581 (build_aggr_init): Adjust begin_init_stmts, finish_init_stmts calls.
H A DChangeLog-19991040 (begin_init_stmts): Likewise.
2972 * cp-tree.h (begin_init_stmts): Declare.
2977 * init.c (begin_init_stmts): Don't make it static.
3173 (begin_init_stmts): Likewise.
H A DChangeLog-20023200 * init.c (begin_init_stmts): Remove commented out code.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c68 begin_init_stmts (stmt_expr_p, compound_stmt_p) in begin_init_stmts() function
1136 begin_init_stmts (&stmt_expr, &compound_stmt);
2813 begin_init_stmts (&stmt_expr, &compound_stmt);
H A Dcp-tree.h4003 extern void begin_init_stmts PARAMS ((tree *, tree *));
H A DChangeLog4603 * init.c (begin_init_stmts): Remove commented out code.
10903 * init.c (begin_init_stmts): Don't use // comments.
12169 * init.c (begin_init_stmts): Remove call to
12461 * init.c (begin_init_stmts): Adjust calls.
12758 * init.c (begin_init_stmts): Changed calls to begin_stmt_expr and
14607 * init.c (begin_init_stmts): Move to top of file.
H A DChangeLog.21040 (begin_init_stmts): Likewise.
2972 * cp-tree.h (begin_init_stmts): Declare.
2977 * init.c (begin_init_stmts): Don't make it static.
3173 (begin_init_stmts): Likewise.