Home
last modified time | relevance | path

Searched refs:finish_function_handler_sequence (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5515 extern void finish_function_handler_sequence (tree, tree);
H A Dsemantics.c1170 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() function
H A Dpt.c12841 finish_function_handler_sequence (stmt, compound_stmt); in tsubst_expr()
H A Dparser.c19720 finish_function_handler_sequence (try_block, compound_stmt); in cp_parser_function_try_block()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6881 extern void finish_function_handler_sequence (tree, tree);
H A Dsemantics.c1301 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() function
H A Dpt.c17034 finish_function_handler_sequence (stmt, compound_stmt); in tsubst_expr()
H A Dparser.c24642 finish_function_handler_sequence (try_block, compound_stmt); in cp_parser_function_try_block()