Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcxx-pretty-print.h72 void pp_cxx_canonical_template_parameter (cxx_pretty_printer *, tree);
H A Derror.c189 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()
H A Dcxx-pretty-print.c200 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
H A DChangeLog-20031788 * cxx-pretty-print.c (pp_cxx_canonical_template_parameter): New