Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-decl.c413 static bool next_is_function_body; variable
642 if (next_is_function_body) in push_scope()
661 next_is_function_body = false; in push_scope()
7218 next_is_function_body = true; in store_parm_decls()
HDChangeLog-200312626 (keep_next_if_subblocks): Rename next_is_function_body.