Home
last modified time | relevance | path

Searched refs:language_to_string (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Ddump.c218 dump_string_field (di, "lang", language_to_string (DECL_LANGUAGE (t))); in cp_dump_tree()
H A Derror.c2073 language_to_string (enum languages c) in language_to_string() function
2371 case 'L': result = language_to_string (next_lang); break; in cp_printer()
H A Dcp-tree.h4069 extern const char *language_to_string (enum languages);
H A DChangeLog-20033643 * cp-tree.h (language_to_string): Adjust declaration.
3649 (language_to_string): Likewise.
5481 (language_to_string): Likewise.
H A DChangeLog-20003773 (language_to_string): Declare.
3780 * error.c (language_to_string): Give it external linkage.
H A DChangeLog-20042446 language_to_string): Likewise.
H A DChangeLog-19991591 (language_to_string): ... here. Adjust.
H A DChangeLog2987 * error.c (language_to_string): Likewise.