Searched refs:finish_function_handler_sequence (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2006 | 1893 (finish_function_handler_sequence): Likewise. 1898 (finish_function_handler_sequence): Close it.
|
H A D | ChangeLog-1999 | 2007 (finish_function_handler_sequence): Unset it. 3459 (finish_function_handler_sequence): Likewise. 3793 finish_function_handler_sequence): New fns.
|
H A D | ChangeLog-2000 | 2867 (finish_function_handler_sequence): Likewise. 3976 (finish_function_handler_sequence): Likewise.
|
H A D | cp-tree.h | 7599 extern void finish_function_handler_sequence (tree, tree);
|
H A D | semantics.cc | 1654 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() function
|
H A D | ChangeLog-2004 | 4831 finish_handler_sequence, finish_function_handler_sequence,
|
H A D | pt.cc | 19077 finish_function_handler_sequence (stmt, compound_stmt); in tsubst_expr()
|
H A D | parser.cc | 28191 finish_function_handler_sequence (try_block, compound_stmt); in cp_parser_function_try_block()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-tree.h | 7208 extern void finish_function_handler_sequence (tree, tree);
|
H A D | semantics.c | 1383 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() function
|
H A D | pt.c | 18465 finish_function_handler_sequence (stmt, compound_stmt); in tsubst_expr()
|
H A D | parser.c | 26160 finish_function_handler_sequence (try_block, compound_stmt); in cp_parser_function_try_block()
|