Searched refs:pp_cxx_canonical_template_parameter (Results 1 – 4 of 4) sorted by relevance
72 void pp_cxx_canonical_template_parameter (cxx_pretty_printer *, tree);
189 pp_cxx_canonical_template_parameter (cxx_pp, TREE_TYPE (p)); in dump_template_parameter()318 pp_cxx_canonical_template_parameter (cxx_pp, t); in dump_type()337 pp_cxx_canonical_template_parameter in dump_type()
200 pp_cxx_canonical_template_parameter (pp, t); in pp_cxx_unqualified_id()1838 pp_cxx_canonical_template_parameter (cxx_pretty_printer *pp, tree parm) in pp_cxx_canonical_template_parameter() function
1788 * cxx-pretty-print.c (pp_cxx_canonical_template_parameter): New