Home
last modified time | relevance | path

Searched refs:dump_template_argument (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c73 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 DChangeLog-20035446 (dump_template_argument): Likewise.
H A DChangeLog-20005150 * error.c (dump_template_argument, dump_expr, cp_file_of, cp_line_of,
H A DChangeLog-19991524 (dump_template_argument): This.