Searched refs:next_is_function_body (Results 1 – 3 of 3) sorted by relevance
568 static bool next_is_function_body; variable1017 if (next_is_function_body) in push_scope()1036 next_is_function_body = false; in push_scope()9773 next_is_function_body = true; in store_parm_decls()
577 static bool next_is_function_body; variable1026 if (next_is_function_body) in push_scope()1045 next_is_function_body = false; in push_scope()10170 next_is_function_body = true; in store_parm_decls()
12626 (keep_next_if_subblocks): Rename next_is_function_body.