Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19991935 (start_handler_parms): Change prototype.
1955 (start_handler_parms): Return the handler parm.
2980 * cp-tree.h (start_handler_parms): New function.
2982 (start_handler_parms): New function.
2983 * decl.c (start_handler_parms): Define it.
2989 expand_start_catch_block. Use start_handler_parms.
H A DChangeLog-20044525 (start_handler_parms): Likewise.
4544 (start_handler_parms): Remove.
H A DChangeLog-2001942 start_handler_parms, grokdeclarator, grokparms, start_function,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y3628 $$ = start_handler_parms (TREE_PURPOSE ($2.t),
H A Dcp-tree.h3806 extern tree start_handler_parms PARAMS ((tree, tree));
H A DChangeLog.21935 (start_handler_parms): Change prototype.
1955 (start_handler_parms): Return the handler parm.
2980 * cp-tree.h (start_handler_parms): New function.
2982 (start_handler_parms): New function.
2983 * decl.c (start_handler_parms): Define it.
2989 expand_start_catch_block. Use start_handler_parms.
H A Ddecl.c9464 start_handler_parms (declspecs, declarator) in start_handler_parms() function
H A DChangeLog6919 start_handler_parms, grokdeclarator, grokparms, start_function,