Searched refs:current_function_returns_null (Results 1 – 18 of 18) sorted by relevance
309 extern int current_function_returns_null;
132 int current_function_returns_null; variable5807 current_function_returns_null = 0;6517 && !current_function_returns_value && !current_function_returns_null6533 && current_function_returns_null)6880 p->returns_null = current_function_returns_null;6917 current_function_returns_null = p->returns_null;
7081 current_function_returns_null = 1;7088 current_function_returns_null = 1;
601 extern int current_function_returns_null;
145 int current_function_returns_null; variable6007 current_function_returns_null = 0; in start_function()6770 && !current_function_returns_value && !current_function_returns_null in finish_function()6790 && current_function_returns_null) in finish_function()6964 p->returns_null = current_function_returns_null; in c_push_function_context()6993 current_function_returns_null = p->returns_null; in c_pop_function_context()
7021 current_function_returns_null = 1; in c_finish_return()7032 current_function_returns_null = 1; in c_finish_return()
6282 current_function_returns_null = 0;6296 current_function_returns_null = 1;6304 current_function_returns_null = 1;
946 #define current_function_returns_null cp_function_chain->returns_null macro
15111 && !current_function_returns_value && !current_function_returns_null
2875 (current_function_returns_null): Likewise.2897 (current_function_returns_null): Likewise.
5327 (finish_function): Don't warn if current_function_returns_null.
6504 current_function_returns_null = 0; in check_return_expr()6523 current_function_returns_null = 1; in check_return_expr()6531 current_function_returns_null = 1; in check_return_expr()
806 #define current_function_returns_null cp_function_chain->returns_null macro
11316 && !current_function_returns_value && !current_function_returns_null in finish_function()
3924 (finish_function): Don't warn if current_function_returns_null.
378 and current_function_returns_null.
8530 current_function_returns_null = 0; in objc_start_function()