Searched refs:outer_function (Results 1 – 2 of 2) sorted by relevance
319 struct c_scope *outer_function; member657 current_scope->outer_function = current_function_scope; in push_scope()913 current_function_scope = scope->outer_function; in pop_scope()
2315 * function.c: Make outer_function-chain external.13142 Add outer_function field. Change parm_flag, function_body,