Searched refs:finish_handler_parms (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc4268 finish_handler_parms (NULL_TREE, handler); /* catch (...) */
5142 finish_handler_parms (NULL_TREE, handler); /* catch (...) */
H A Dcp-tree.h7613 extern void finish_handler_parms (tree, tree);
H A Dsemantics.cc1683 finish_handler_parms (tree decl, tree handler) function
1727 the return value from the matching call to finish_handler_parms. */
H A Dpt.cc19098 finish_handler_parms (decl, stmt);
H A Dparser.cc28234 finish_handler_parms (declaration, handler);
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc4232 finish_handler_parms (NULL_TREE, handler); /* catch (...) */
5253 finish_handler_parms (NULL_TREE, handler); /* catch (...) */
H A Dcp-tree.h7221 extern void finish_handler_parms (tree, tree);
H A Dsemantics.c1412 finish_handler_parms (tree decl, tree handler) function
1456 the return value from the matching call to finish_handler_parms. */
H A Dpt.c18486 finish_handler_parms (decl, stmt);
H A Dparser.c26203 finish_handler_parms (declaration, handler);
[all...]

Completed in 675 milliseconds