Home
last modified time | relevance | path

Searched refs:arg_to_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3905 arg_to_string (tree arg, bool verbose) in arg_to_string() function
3925 ? arg_to_string (arg, verbose) in print_nonequal_arg()
4020 pp_string (pp, arg_to_string (arg_a, verbose)); in print_template_differences()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4006 arg_to_string (tree arg, bool verbose) in arg_to_string() function
4026 ? arg_to_string (arg, verbose) in print_nonequal_arg()
4121 pp_string (pp, arg_to_string (arg_a, verbose)); in print_template_differences()
H A DChangeLog-2017485 (arg_to_string): Update for new params to type_to_string.
3252 (arg_to_string): New function.