Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc62 dump_string_field (di, "lang", language_to_string (DECL_LANGUAGE (t))); in cp_dump_tree()
H A Derror.cc3279 language_to_string (enum languages c) in language_to_string() function
4429 case 'L': result = language_to_string (next_lang); break; in cp_printer()
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-20062898 * error.c (language_to_string): Likewise.
H A DChangeLog-20003773 (language_to_string): Declare.
3780 * error.c (language_to_string): Give it external linkage.
H A Dcp-tree.h6986 extern const char *language_to_string (enum languages);
H A DChangeLog-20161066 * error.c (language_to_string): Don't handle lang_java.
H A DChangeLog-20042446 language_to_string): Likewise.
H A DChangeLog-19991591 (language_to_string): ... here. Adjust.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c62 dump_string_field (di, "lang", language_to_string (DECL_LANGUAGE (t))); in cp_dump_tree()
H A Derror.c3186 language_to_string (enum languages c) in language_to_string() function
4332 case 'L': result = language_to_string (next_lang); break; in cp_printer()
H A Dcp-tree.h6711 extern const char *language_to_string (enum languages);