Home
last modified time | relevance | path

Searched refs:pp_cxx_end_template_argument_list (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dcxx-pretty-print.h67 void pp_cxx_end_template_argument_list (cxx_pretty_printer *);
Dcxx-pretty-print.c85 pp_cxx_end_template_argument_list (cxx_pretty_printer *pp) in pp_cxx_end_template_argument_list() function
129 pp_cxx_end_template_argument_list (pp); in pp_cxx_template_id()
491 pp_cxx_end_template_argument_list (pp); in pp_cxx_postfix_expression()
1852 pp_cxx_end_template_argument_list (pp); in pp_cxx_canonical_template_parameter()
1872 pp_cxx_end_template_argument_list (pp); in pp_cxx_template_declaration()
Derror.c328 pp_cxx_end_template_argument_list (cxx_pp); in dump_type()
861 pp_cxx_end_template_argument_list (cxx_pp); in dump_decl()
946 pp_cxx_end_template_argument_list (cxx_pp); in dump_template_decl()
1261 pp_cxx_end_template_argument_list (cxx_pp); in dump_template_parms()
1796 pp_cxx_end_template_argument_list (cxx_pp); in dump_expr()
DChangeLog-20044321 pp_cxx_end_template_argument_list.
5094 (pp_cxx_end_template_argument_list): Likewise.
5123 (pp_cxx_end_template_argument_list): Likewise.
DChangeLog-20032212 (pp_cxx_end_template_argument_list): Likewise.