Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-decl.c410 static bool next_is_function_body; variable
632 if (next_is_function_body) in push_scope()
651 next_is_function_body = false; in push_scope()
6641 next_is_function_body = true; in store_parm_decls()