Searched refs:c_stmt_tree (Results 1 – 2 of 2) sorted by relevance
129 static GTY(()) struct stmt_tree_s c_stmt_tree; variable7542 p->base.x_stmt_tree = c_stmt_tree; in c_push_function_context()7573 c_stmt_tree = p->base.x_stmt_tree; in c_pop_function_context()7613 return &c_stmt_tree; in current_stmt_tree()
8254 * c-decl.c (c_stmt_tree): New variable