Searched refs:start_handler_parms (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1999 | 1935 (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 D | ChangeLog-2004 | 4525 (start_handler_parms): Likewise. 4544 (start_handler_parms): Remove.
|
| H A D | ChangeLog-2001 | 942 start_handler_parms, grokdeclarator, grokparms, start_function,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | parse.y | 3628 $$ = start_handler_parms (TREE_PURPOSE ($2.t),
|
| H A D | cp-tree.h | 3806 extern tree start_handler_parms PARAMS ((tree, tree));
|
| H A D | ChangeLog.2 | 1935 (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 D | decl.c | 9464 start_handler_parms (declspecs, declarator) in start_handler_parms() function
|
| H A D | ChangeLog | 6919 start_handler_parms, grokdeclarator, grokparms, start_function,
|