Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c1821 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_aggr_init()
1825 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_aggr_init()
4379 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
4455 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_vec_init()
4493 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
4710 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_vec_init()
4713 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
4758 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_vec_init()
H A Dcp-gimplify.c739 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
1038 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
H A Dcoroutines.cc2228 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_actor_fn()
2598 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_destroy_fn()
H A Ddecl.c7168 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in initialize_local_var()
7170 current_stmt_tree ()->stmts_are_full_exprs_p = in initialize_local_var()
16414 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in start_preparsed_function()
H A Dsemantics.c364 return current_stmt_tree ()->stmts_are_full_exprs_p; in stmts_are_full_exprs_p()
401 current_stmt_tree (void) in current_stmt_tree() function
H A Dpt.c18009 current_stmt_tree ()->stmts_are_full_exprs_p = STMT_IS_FULL_EXPR_P (t); in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h584 #define stmt_list_stack (current_stmt_tree ()->x_cur_stmt_list)
600 extern stmt_tree current_stmt_tree (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2043 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_aggr_init()
2047 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_aggr_init()
4505 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
4891 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_vec_init()
4897 current_stmt_tree ()->stmts_are_full_exprs_p = 0; in build_vec_init()
4914 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_vec_init()
H A Dcp-gimplify.cc482 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
792 current_stmt_tree ()->stmts_are_full_exprs_p in cp_gimplify_expr()
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 Dtypeck2.cc740 (current_stmt_tree ()->stmts_are_full_exprs_p, 0)); in split_nonconstant_init()
H A Dcoroutines.cc2155 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_actor_fn()
2457 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in build_destroy_fn()
H A Ddecl.cc7738 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in initialize_local_var()
7740 current_stmt_tree ()->stmts_are_full_exprs_p = in initialize_local_var()
17251 current_stmt_tree ()->stmts_are_full_exprs_p = 1; in start_preparsed_function()
H A Dsemantics.cc524 return current_stmt_tree ()->stmts_are_full_exprs_p; in stmts_are_full_exprs_p()
561 current_stmt_tree (void) in current_stmt_tree() function
H A DChangeLog-20082119 * semantics.c (current_stmt_tree): Fix comment.
H A DChangeLog-20022711 * semantics.c (current_stmt_tree): Update for change to
H A DChangeLog-19991341 (current_stmt_tree): New macro.
H A Dpt.cc18596 current_stmt_tree ()->stmts_are_full_exprs_p = STMT_IS_FULL_EXPR_P (t); in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h603 #define stmt_list_stack (current_stmt_tree ()->x_cur_stmt_list)
619 extern stmt_tree current_stmt_tree (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20031080 stmts_are_full_exprs_p, current_stmt_tree,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c10196 current_stmt_tree (void) in current_stmt_tree() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc10591 current_stmt_tree (void) in current_stmt_tree() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20008278 (current_stmt_tree): Adjust.
9406 (current_stmt_tree): New function.
9423 (current_stmt_tree): Define.