Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-decl.c494 static bool next_is_function_body; variable
894 if (next_is_function_body) in push_scope()
913 next_is_function_body = false; in push_scope()
8285 next_is_function_body = true; in store_parm_decls()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c568 static bool next_is_function_body; variable
996 if (next_is_function_body) in push_scope()
1015 next_is_function_body = false; in push_scope()
9341 next_is_function_body = true; in store_parm_decls()