Searched refs:dump_template_parms (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | error.c | 78 static void dump_template_parms (tree, int, int); 472 dump_template_parms (TYPE_TEMPLATE_INFO (t), in dump_aggr_type() 1191 dump_template_parms (DECL_TEMPLATE_INFO (t), !DECL_USE_TEMPLATE (t), flags); in dump_function_name() 1201 dump_template_parms (tree info, int primary, int flags) in dump_template_parms() function
|
| D | ChangeLog-1999 | 1498 * error.c (dump_template_parms): Don't use TS_PEDANTIC_NAME 1561 (dump_aggr_type): Likewise. Use dump_template_parms. 1571 (dump_function_name): Likewise. Use dump_template_parms. 1572 (dump_template_parms): New static function broken out of
|
| D | ChangeLog-2003 | 2238 (dump_template_parms): Args will be a vec. 5464 (dump_template_parms): Likewise.
|
| D | ChangeLog-2004 | 4320 (dump_template_parms): Use pp_cxx_begin_template_argument_list and
|
| D | ChangeLog | 1189 * error.c (dump_template_parms): Robustify.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | error.c | 99 static void dump_template_parms PARAMS ((tree, int, int)); 577 dump_template_parms (TYPE_TEMPLATE_INFO (t), 1294 dump_template_parms (DECL_TEMPLATE_INFO (t), !DECL_USE_TEMPLATE (t), flags); 1304 dump_template_parms (info, primary, flags) in dump_template_parms() function
|
| D | ChangeLog.2 | 1498 * error.c (dump_template_parms): Don't use TS_PEDANTIC_NAME 1561 (dump_aggr_type): Likewise. Use dump_template_parms. 1571 (dump_function_name): Likewise. Use dump_template_parms. 1572 (dump_template_parms): New static function broken out of
|