Home
last modified time | relevance | path

Searched refs:c_stmt_tree (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dc-decl.c129 static GTY(()) struct stmt_tree_s c_stmt_tree; variable
7536 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()
DChangeLog-20008254 * c-decl.c (c_stmt_tree): New variable