Searched refs:begin_function_try_block (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7216 extern tree begin_function_try_block (tree *);
H A Dsemantics.c1318 begin_function_try_block (tree *compound_stmt) function
1380 begin_function_try_block. */
H A Dpt.c18453 stmt = begin_function_try_block (&compound_stmt);
H A Dparser.c26153 try_block = begin_function_try_block (&compound_stmt);
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7608 extern tree begin_function_try_block (tree *);
H A Dsemantics.cc1589 begin_function_try_block (tree *compound_stmt) function
1651 begin_function_try_block. */
H A Dpt.cc19065 stmt = begin_function_try_block (&compound_stmt);
H A Dparser.cc28184 try_block = begin_function_try_block (&compound_stmt);
[all...]

Completed in 650 milliseconds