Searched refs:current_function_returns_abnormally (Results 1 – 11 of 11) sorted by relevance
620 extern int current_function_returns_abnormally;
157 int current_function_returns_abnormally; variable6600 current_function_returns_abnormally = 0; in start_function()7343 && !current_function_returns_abnormally in finish_function()7543 p->returns_abnormally = current_function_returns_abnormally; in c_push_function_context()7574 current_function_returns_abnormally = p->returns_abnormally; in c_pop_function_context()8149 current_function_returns_abnormally = 0; in start_block_helper_function()
2391 current_function_returns_abnormally = 1; in build_function_call()
32450 (current_function_returns_abnormally): New variable.32458 * c-tree.h: Declare current_function_returns_abnormally.
609 current_function_returns_abnormally = 1; in build_throw()
316 current_function_returns_abnormally = 1; in build_call()4797 current_function_returns_abnormally = 1; in build_over_call()
811 #define current_function_returns_abnormally \ macro
1204 (build_call): Don't set current_function_returns_abnormally outside4039 (current_function_returns_abnormally): New macro.
11958 && !current_function_returns_abnormally in finish_function()
6572 current_function_returns_abnormally.
925 * except.c (build_throw): Only set current_function_returns_abnormally