Searched refs:outer_function (Results 1 – 3 of 3) sorted by relevance
433 struct c_scope *outer_function; member1032 current_scope->outer_function = current_function_scope; in push_scope()1403 current_function_scope = scope->outer_function; in pop_scope()
442 struct c_scope *outer_function; member1041 current_scope->outer_function = current_function_scope; in push_scope()1415 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,