Home
last modified time | relevance | path

Searched refs:x_stmt_tree (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h509 struct stmt_tree_s x_stmt_tree; member
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h556 struct stmt_tree_s x_stmt_tree; member
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c9694 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()
9734 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()
9735 p->base.x_stmt_tree.x_cur_stmt_list = NULL; in c_pop_function_context()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c407 ? &cfun->language->base.x_stmt_tree in current_stmt_tree()
408 : &scope_chain->x_stmt_tree); in current_stmt_tree()
H A Dname-lookup.c5953 s->x_stmt_tree.stmts_are_full_exprs_p = true; in push_to_top_level()
H A Dcp-tree.h1000 struct stmt_tree_s x_stmt_tree; member
H A Ddecl.c13189 f->base.x_stmt_tree.x_cur_stmt_list = NULL; in save_function_data()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c8577 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()
8617 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c402 ? &cfun->language->base.x_stmt_tree in current_stmt_tree()
403 : &scope_chain->x_stmt_tree); in current_stmt_tree()
H A Dname-lookup.c6945 s->x_stmt_tree.stmts_are_full_exprs_p = true; in do_push_to_top_level()
H A Dcp-tree.h1582 struct stmt_tree_s x_stmt_tree; member
H A Ddecl.c15502 f->base.x_stmt_tree.x_cur_stmt_list = NULL; in save_function_data()