Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-decl.c359 struct c_scope *outer_function; member
909 current_scope->outer_function = current_function_scope; in push_scope()
1277 current_function_scope = scope->outer_function; in pop_scope()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c433 struct c_scope *outer_function; member
1011 current_scope->outer_function = current_function_scope; in push_scope()
1382 current_function_scope = scope->outer_function; in pop_scope()