Home
last modified time | relevance | path

Searched refs:in_function_try_handler (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc481 if (in_function_try_handler in expand_end_catch_block()
H A DChangeLog-19992005 (finish_function_try_block): Set in_function_try_handler
2882 (in_function_try_handler): Likewise.
2893 (in_function_try_handler): Remove.
3797 * cp-tree.h: Declare in_function_try_handler.
H A Dsemantics.cc1636 in_function_try_handler = 1; in finish_function_try_block()
1656 in_function_try_handler = 0; in finish_function_handler_sequence()
H A Dname-lookup.cc3207 && in_function_try_handler)) in check_local_shadow()
H A Dcp-tree.h2162 #define in_function_try_handler cp_function_chain->x_in_function_try_handler macro
H A Dtypeck.cc10486 if (in_function_try_handler) in check_return_expr()
H A DChangeLog-20111336 * cp-tree.h (struct language_function): Rename in_function_try_handler
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c506 if (in_function_try_handler in expand_end_catch_block()
H A Dsemantics.c1365 in_function_try_handler = 1; in finish_function_try_block()
1385 in_function_try_handler = 0; in finish_function_handler_sequence()
H A Dname-lookup.c2738 && in_function_try_handler)) in check_local_shadow()
H A Dcp-tree.h2004 #define in_function_try_handler cp_function_chain->x_in_function_try_handler macro
H A Dtypeck.c9889 if (in_function_try_handler) in check_return_expr()