Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-pretty-print.c329 translate_string ("<type-error>"); in simple_type_specifier()
370 translate_string (TYPE_UNSIGNED (t) in simple_type_specifier()
375 translate_string ("<unnamed-float:"); in simple_type_specifier()
378 translate_string ("<unnamed-fixed:"); in simple_type_specifier()
393 translate_string ("<typedef-error>"); in simple_type_specifier()
408 translate_string ("<tag-error>"); in simple_type_specifier()
413 translate_string ("<anonymous>"); in simple_type_specifier()
1188 c_pretty_printer::translate_string (const char *gmsgid) in translate_string() function
1234 translate_string ("<erroneous-expression>"); in primary_expression()
1238 translate_string ("<return-value>"); in primary_expression()
[all …]
H A Dc-pretty-print.h55 void translate_string (const char *);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcxx-pretty-print.c132 pp->translate_string ("<return-value>"); in pp_cxx_unqualified_id()
153 pp->translate_string ("<unnamed>"); in pp_cxx_unqualified_id()
2207 pp->translate_string ("template-parameter-"); in pp_cxx_canonical_template_parameter()
H A Derror.c1523 pp->translate_string ("with"); in dump_substitution()