Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20061892 * cp-tree.h (begin_function_try_block): Change prototype.
1896 * semantics.c (begin_function_try_block): Create an artificial
H A DChangeLog-19992316 (begin_function_try_block): Set FN_TRY_BLOCK_P.
3455 (begin_function_try_block): Likewise.
3792 * semantics.c (begin_function_try_block, finish_function_try_block,
H A DChangeLog-20001241 (begin_function_try_block): Likewise.
2861 (begin_function_try_block): Likewise.
H A Dcp-tree.h7597 extern tree begin_function_try_block (tree *);
H A Dsemantics.cc1589 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() function
H A Dpt.cc19064 stmt = begin_function_try_block (&compound_stmt); in tsubst_expr()
H A Dparser.cc28182 try_block = begin_function_try_block (&compound_stmt); in cp_parser_function_try_block()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7206 extern tree begin_function_try_block (tree *);
H A Dsemantics.c1318 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() function
H A Dpt.c18452 stmt = begin_function_try_block (&compound_stmt); in tsubst_expr()
H A Dparser.c26151 try_block = begin_function_try_block (&compound_stmt); in cp_parser_function_try_block()