Lines Matching refs:pp_string
303 pp_string (cxx_pp, M_("<missing>")); in dump_template_bindings()
393 pp_string (cxx_pp, M_("<brace-enclosed initializer list>")); in dump_type()
395 pp_string (cxx_pp, M_("<unresolved overloaded function type>")); in dump_type()
547 pp_string (cxx_pp, "std::nullptr_t"); in dump_type()
555 pp_string (cxx_pp, M_("<type error>")); in dump_type()
656 pp_string (cxx_pp, M_("<anonymous>")); in dump_aggr_type()
663 pp_string (cxx_pp, M_("<lambda")); in dump_aggr_type()
718 pp_string (cxx_pp, "&&"); in dump_type_prefix()
793 pp_string (cxx_pp, M_("<typeprefixerror>")); in dump_type_prefix()
934 pp_string (cxx_pp, "..."); in dump_simple_decl()
938 pp_string (cxx_pp, M_("<anonymous>")); in dump_simple_decl()
958 pp_string (cxx_pp, demangled); in dump_decl()
1006 pp_string (cxx_pp, M_("vtable for ")); in dump_decl()
1018 pp_string (cxx_pp, M_("<return value> ")); in dump_decl()
1039 pp_string (cxx_pp, "::"); in dump_decl()
1107 pp_string (cxx_pp, M_("<built-in>")); in dump_decl()
1128 pp_string (cxx_pp, M_("<template arguments error>")); in dump_decl()
1149 pp_string (cxx_pp, M_("<enumerator>")); in dump_decl()
1189 pp_string (cxx_pp, M_("<declaration error>")); in dump_decl()
1630 pp_string (cxx_pp, M_("<template parameter error>")); in dump_template_parms()
1650 pp_string (cxx_pp, M_("<template parameter error>")); in dump_template_parms()
1840 pp_string (cxx_pp, " ? "); in dump_expr()
1842 pp_string (cxx_pp, " : "); in dump_expr()
2193 pp_string (cxx_pp, "<lambda closure object>"); in dump_expr()
2336 pp_string (cxx_pp, M_("<unparsed>")); in dump_expr()
2364 pp_string (cxx_pp, "({...})"); in dump_expr()
2368 pp_string (cxx_pp, "while (1) { "); in dump_expr()
2374 pp_string (cxx_pp, "if ("); in dump_expr()
2376 pp_string (cxx_pp, ") break; "); in dump_expr()
2486 pp_string (cxx_pp, M_("<expression error>")); in dump_expr()
2500 pp_string (cxx_pp, M_("<unknown operator>")); in dump_binary_op()
2703 pp_string (cxx_pp, "'this'"); in parm_to_string()
2738 pp_string (cxx_pp, " {aka"); in type_to_string()