Searched refs:dump_template_argument (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | error.c | 73 static void dump_template_argument (tree, int); 137 dump_template_argument (tree arg, int flags) in dump_template_argument() function 159 dump_template_argument (TREE_VEC_ELT (args, i), flags); in dump_template_argument_list() 241 dump_template_argument (arg, TFF_PLAIN_IDENTIFIER); in dump_template_bindings() 1244 dump_template_argument (arg, flags); in dump_template_parms()
|
| H A D | ChangeLog-2003 | 5446 (dump_template_argument): Likewise.
|
| H A D | ChangeLog-2000 | 5150 * error.c (dump_template_argument, dump_expr, cp_file_of, cp_line_of,
|
| H A D | ChangeLog-1999 | 1524 (dump_template_argument): This.
|