Searched refs:current_function_returns_value (Results 1 – 9 of 9) sorted by relevance
610 extern int current_function_returns_value;
147 int current_function_returns_value; variable6598 current_function_returns_value = 0; /* Assume, until we see it does. */ in start_function()7341 && !current_function_returns_value && !current_function_returns_null in finish_function()7360 && current_function_returns_value in finish_function()7541 p->returns_value = current_function_returns_value; in c_push_function_context()7572 current_function_returns_value = p->returns_value; in c_pop_function_context()8147 current_function_returns_value = 0; /* Assume, until we see it does. */ in start_block_helper_function()
7450 current_function_returns_value = 1; in c_finish_return()
32461 (c_expand_return): Set current_function_returns_value even if the
6795 current_function_returns_value = 1; in check_return_expr()6847 current_function_returns_value = 1; in check_return_expr()
801 #define current_function_returns_value cp_function_chain->returns_value macro
2874 (current_function_returns_value): Likewise.2896 (current_function_returns_value): Remove.
11956 && !current_function_returns_value && !current_function_returns_null in finish_function()
2265 * typeck.c (check_return_expr): Do set current_function_returns_value