Searched refs:undef_nested_function (Results 1 – 3 of 3) sorted by relevance
145 static bool undef_nested_function; variable1270 undef_nested_function = true; in pop_scope()9977 && !undef_nested_function) in finish_function()10003 undef_nested_function = false; in finish_function()
154 static bool undef_nested_function; variable1279 undef_nested_function = true; in pop_scope()10374 && !undef_nested_function) in finish_function()10400 undef_nested_function = false; in finish_function()
32691 * c-decl.c (undef_nested_function): New variable.32695 function. Reset undef_nested_function at the end of a top-level