Searched refs:x_stmt_tree (Results 1 – 12 of 12) sorted by relevance
577 struct stmt_tree_s x_stmt_tree; member
596 struct stmt_tree_s x_stmt_tree; member
10134 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()10174 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()10175 p->base.x_stmt_tree.x_cur_stmt_list = NULL; in c_pop_function_context()
10531 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()10570 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()10571 p->base.x_stmt_tree.x_cur_stmt_list = NULL; in c_pop_function_context()
404 ? &cfun->language->base.x_stmt_tree in current_stmt_tree()405 : &scope_chain->x_stmt_tree); in current_stmt_tree()
7174 s->x_stmt_tree.stmts_are_full_exprs_p = true; in do_push_to_top_level()
1724 struct stmt_tree_s x_stmt_tree; member
564 ? &cfun->language->base.x_stmt_tree in current_stmt_tree()565 : &scope_chain->x_stmt_tree); in current_stmt_tree()
8401 s->x_stmt_tree.stmts_are_full_exprs_p = true; in push_to_top_level()
1337 x_stmt_tree.1340 x_last_tree, and x_last_expr_type. Add x_stmt_tree.
1859 struct stmt_tree_s x_stmt_tree; member
14871 cfun->language->base.x_stmt_tree.stmts_are_full_exprs_p = 1; in read_cluster()