Searched refs:current_function_returns_abnormally (Results 1 – 18 of 18) sorted by relevance
314 extern int current_function_returns_abnormally;
137 int current_function_returns_abnormally; variable5808 current_function_returns_abnormally = 0;6519 && !current_function_returns_abnormally6881 p->returns_abnormally = current_function_returns_abnormally;6918 current_function_returns_abnormally = p->returns_abnormally;
1523 current_function_returns_abnormally = 1;
18003 (current_function_returns_abnormally): New variable.18011 * c-tree.h: Declare current_function_returns_abnormally.
606 extern int current_function_returns_abnormally;
150 int current_function_returns_abnormally; variable6008 current_function_returns_abnormally = 0; in start_function()6772 && !current_function_returns_abnormally in finish_function()6965 p->returns_abnormally = current_function_returns_abnormally; in c_push_function_context()6994 current_function_returns_abnormally = p->returns_abnormally; in c_pop_function_context()
2261 current_function_returns_abnormally = 1; in build_function_call()
609 current_function_returns_abnormally = 1; in build_throw()
315 current_function_returns_abnormally = 1; in build_call()4755 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.
11318 && !current_function_returns_abnormally in finish_function()
6572 current_function_returns_abnormally.
856 * except.c (build_throw): Only set current_function_returns_abnormally
951 #define current_function_returns_abnormally \ macro
388 current_function_returns_abnormally = 1;
15113 && !current_function_returns_abnormally
2615 (build_call): Don't set current_function_returns_abnormally outside5442 (current_function_returns_abnormally): New macro.