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