Searched refs:current_function_returns_null (Results 1 – 15 of 15) sorted by relevance
617 extern int current_function_returns_null;
132 int current_function_returns_null; variable7692 current_function_returns_null = 0; in start_function()8368 && !current_function_returns_value && !current_function_returns_null in finish_function()8585 p->returns_null = current_function_returns_null; in c_push_function_context()8623 current_function_returns_null = p->returns_null; in c_pop_function_context()
8761 current_function_returns_null = 1; in c_finish_return()8773 current_function_returns_null = 1; in c_finish_return()
1607 current_function_returns_null = 1; in c_finish_gimple_return()1610 current_function_returns_null = 1; in c_finish_gimple_return()
722 extern int current_function_returns_null;
130 int current_function_returns_null; variable8708 current_function_returns_null = 0; in start_function()9477 && !current_function_returns_value && !current_function_returns_null in finish_function()9701 p->returns_null = current_function_returns_null; in c_push_function_context()9741 current_function_returns_null = p->returns_null; in c_pop_function_context()
10191 current_function_returns_null = 1; in c_finish_return()10212 current_function_returns_null = 1; in c_finish_return()
7832 current_function_returns_null = 0; in check_return_expr()7850 current_function_returns_null = 1; in check_return_expr()7858 current_function_returns_null = 1; in check_return_expr()
1141 #define current_function_returns_null cp_function_chain->returns_null macro
13550 && !current_function_returns_value && !current_function_returns_null in finish_function()
9261 current_function_returns_null = 1; in check_return_expr()9269 current_function_returns_null = 1; in check_return_expr()
15829 && !current_function_returns_null) in finish_function()15903 && !current_function_returns_value && !current_function_returns_null in finish_function()
1815 #define current_function_returns_null cp_function_chain->returns_null macro
17678 current_function_returns_null = ol->returns_null; in tsubst_lambda_expr()
8597 current_function_returns_null = 0; in objc_start_function()