Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c319 struct c_scope *outer_function; member
657 current_scope->outer_function = current_function_scope; in push_scope()
913 current_function_scope = scope->outer_function; in pop_scope()
H A DChangeLog-20032315 * function.c: Make outer_function-chain external.
13142 Add outer_function field. Change parm_flag, function_body,