Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-decl.c164 static bool undef_nested_function; variable
803 undef_nested_function = true; in pop_scope()
6814 && !undef_nested_function) in finish_function()
6841 undef_nested_function = false; in finish_function()