Searched refs:c_stmt_tree (Results 1 – 3 of 3) sorted by relevance
108 static GTY(()) struct stmt_tree_s c_stmt_tree; variable6875 p->base.x_stmt_tree = c_stmt_tree;6912 c_stmt_tree = p->base.x_stmt_tree;6965 return &c_stmt_tree; in current_stmt_tree()
8248 * c-decl.c (c_stmt_tree): New variable
122 static GTY(()) struct stmt_tree_s c_stmt_tree; variable6958 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()6987 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()7028 return &c_stmt_tree; in current_stmt_tree()