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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c413 static bool next_is_function_body;
646 if (next_is_function_body)
651 next_is_function_body is set only by store_parm_decls, which
665 next_is_function_body = false;
6807 next_is_function_body = true;
411 static bool next_is_function_body; variable

Completed in 89 milliseconds