Home
last modified time | relevance | path

Searched refs:pp_cxx_tree_identifier (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c235 pp_cxx_tree_identifier (cxx_pp, DECL_NAME (p)); in dump_template_parameter()
238 pp_cxx_tree_identifier (cxx_pp, DECL_NAME (p)); in dump_template_parameter()
347 pp_cxx_tree_identifier (cxx_pp, name); in dump_alias_template_specialization()
381 pp_cxx_tree_identifier (cxx_pp, TYPE_IDENTIFIER (t)); in dump_type()
399 pp_cxx_tree_identifier (cxx_pp, TYPE_IDENTIFIER (t)); in dump_type()
409 pp_cxx_tree_identifier (cxx_pp, t); in dump_type()
449 pp_cxx_tree_identifier (cxx_pp, TYPE_IDENTIFIER (t)); in dump_type()
458 pp_cxx_tree_identifier (cxx_pp, TYPE_IDENTIFIER (t)); in dump_type()
468 pp_cxx_tree_identifier (cxx_pp, TYPE_IDENTIFIER (t)); in dump_type()
670 pp_cxx_tree_identifier (cxx_pp, name); in dump_aggr_type()
[all …]
H A Dcxx-pretty-print.h63 #define pp_cxx_tree_identifier(PP, T) \ macro
H A Dcxx-pretty-print.c184 pp_cxx_tree_identifier (pp, t); in pp_cxx_unqualified_id()
2116 pp_cxx_tree_identifier (pp, DECL_NAME (parameter)); in pp_cxx_template_parameter()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c295 pp_cxx_tree_identifier (pp, DECL_NAME (p)); in dump_template_parameter()
298 pp_cxx_tree_identifier (pp, DECL_NAME (p)); in dump_template_parameter()
417 pp_cxx_tree_identifier (pp, DECL_NAME (decl)); in dump_alias_template_specialization()
451 pp_cxx_tree_identifier (pp, TYPE_IDENTIFIER (t)); in dump_type()
469 pp_cxx_tree_identifier (pp, TYPE_IDENTIFIER (t)); in dump_type()
479 pp_cxx_tree_identifier (pp, t); in dump_type()
519 pp_cxx_tree_identifier (pp, TYPE_IDENTIFIER (t)); in dump_type()
528 pp_cxx_tree_identifier (pp, TYPE_IDENTIFIER (t)); in dump_type()
540 pp_cxx_tree_identifier (pp, TYPE_IDENTIFIER (t)); in dump_type()
743 pp_cxx_tree_identifier (pp, name); in dump_aggr_type()
[all …]
H A Dcxx-pretty-print.h81 #define pp_cxx_tree_identifier(PP, T) \ macro
H A Dcxx-pretty-print.c157 pp_cxx_tree_identifier (pp, t); in pp_cxx_unqualified_id()
2176 pp_cxx_tree_identifier (pp, DECL_NAME (parameter)); in pp_cxx_template_parameter()