Home
last modified time | relevance | path

Searched refs:current_stmt_tree (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c1140 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_aggr_init()
1144 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_aggr_init()
2484 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
2512 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_vec_init()
2518 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
2614 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_vec_init()
2616 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
2656 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_vec_init()
H A Dcp-gimplify.c497 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
627 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
H A Dsemantics.c357 return current_stmt_tree ()->stmts_are_full_exprs_p; in stmts_are_full_exprs_p()
391 current_stmt_tree (void) in current_stmt_tree() function
4111 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in begin_block()
H A Ddecl.c4935 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in check_initializer()
4939 current_stmt_tree ()->stmts_are_full_exprs_p = in check_initializer()
5110 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in initialize_local_var()
5112 current_stmt_tree ()->stmts_are_full_exprs_p = in initialize_local_var()
12322 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in cxx_push_function_context()
H A DChangeLog-20001199 (current_stmt_tree): Remove.
1212 (initialize_local_var): Adjust usage of current_stmt_tree.
1221 * init.c (build_aggr_init): Adjust use of current_stmt_tree.
1225 (stmts_are_full_exprs_p): Adjust use of current_stmt_tree.
1226 (current_stmt_tree): Define.
1258 (prep_stmt): Adjust use of current_stmt_tree.
2343 current_stmt_tree->stmts_are_full_exprs_p.
2393 current_stmt_tree->stmts_are_full_exprs_p.
H A Dpt.c8503 current_stmt_tree ()->stmts_are_full_exprs_p = STMT_IS_FULL_EXPR_P (t); in tsubst_expr()
H A DChangeLog-20022711 * semantics.c (current_stmt_tree): Update for change to
H A DChangeLog-19991341 (current_stmt_tree): New macro.
/freebsd-12.1/contrib/gcc/
H A Dc-common.h287 #define cur_stmt_list (current_stmt_tree ()->x_cur_stmt_list)
301 extern stmt_tree current_stmt_tree (void);
H A Dc-decl.c7605 current_stmt_tree (void) in current_stmt_tree() function
H A DChangeLog-20008278 (current_stmt_tree): Adjust.
9406 (current_stmt_tree): New function.
9423 (current_stmt_tree): Define.