Home
last modified time | relevance | path

Searched refs:current_function_returns_abnormally (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-tree.h620 extern int current_function_returns_abnormally;
H A Dc-decl.c157 int current_function_returns_abnormally; variable
6600 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()
H A Dc-typeck.c2391 current_function_returns_abnormally = 1; in build_function_call()
H A DChangeLog-200232450 (current_function_returns_abnormally): New variable.
32458 * c-tree.h: Declare current_function_returns_abnormally.
/freebsd-12.1/contrib/gcc/cp/
H A Dexcept.c609 current_function_returns_abnormally = 1; in build_throw()
H A Dcall.c316 current_function_returns_abnormally = 1; in build_call()
4797 current_function_returns_abnormally = 1; in build_over_call()
H A Dcp-tree.h811 #define current_function_returns_abnormally \ macro
H A DChangeLog-20021204 (build_call): Don't set current_function_returns_abnormally outside
4039 (current_function_returns_abnormally): New macro.
H A Ddecl.c11958 && !current_function_returns_abnormally in finish_function()
H A DChangeLog-20046572 current_function_returns_abnormally.
H A DChangeLog925 * except.c (build_throw): Only set current_function_returns_abnormally