Searched refs:current_function_returns_value (Results 1 – 19 of 19) sorted by relevance
304 extern int current_function_returns_value;
127 int current_function_returns_value; variable5806 current_function_returns_value = 0; /* Assume, until we see it does. */6517 && !current_function_returns_value && !current_function_returns_null6532 && current_function_returns_value6879 p->returns_value = current_function_returns_value;6916 current_function_returns_value = p->returns_value;
7099 current_function_returns_value = 1;
18014 (c_expand_return): Set current_function_returns_value even if the
596 extern int current_function_returns_value;
140 int current_function_returns_value; variable6006 current_function_returns_value = 0; /* Assume, until we see it does. */ in start_function()6770 && !current_function_returns_value && !current_function_returns_null in finish_function()6789 && current_function_returns_value in finish_function()6963 p->returns_value = current_function_returns_value; in c_push_function_context()6992 current_function_returns_value = p->returns_value; in c_pop_function_context()
7043 current_function_returns_value = 1; in c_finish_return()
377 (objc_start_function): Clear current_function_returns_value
8529 current_function_returns_value = 0; /* Assume, until we see it does. */ in objc_start_function()
6482 current_function_returns_value = 1; in check_return_expr()6534 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.
11316 && !current_function_returns_value && !current_function_returns_null in finish_function()
2265 * typeck.c (check_return_expr): Do set current_function_returns_value
941 #define current_function_returns_value cp_function_chain->returns_value macro
6307 current_function_returns_value = 1;
15111 && !current_function_returns_value && !current_function_returns_null
12137 * typeck.c (check_return_expr): Do set current_function_returns_value