Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c316 struct c_scope *outer_function; member
647 current_scope->outer_function = current_function_scope; in push_scope()
892 current_function_scope = scope->outer_function; in pop_scope()