Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dmangle.c221 static const char *mangle_decl_string (const tree);
2589 mangle_decl_string (const tree decl) in mangle_decl_string() function
2623 get_identifier_nocopy (mangle_decl_string (decl))); in mangle_decl()
H A DChangeLog-20012294 * mangle.c (mangle_decl_string): Don't mangle the names of
2711 * mangle.c (mangle_decl_string): Mangle the names of overloaded
2755 * mangle.c (mangle_decl_string): Handle extern "C" functions.
H A DChangeLog-20021356 (mangle_decl_string): Adjust.
H A DChangeLog-20042644 (mangle_decl_string): Adjust call to start_mangling.
H A DChangeLog-2003313 (mangle_decl_string): Use write_mangled_name for all non-type decls.
H A DChangeLog-2000468 (mangle_decl_string): Do it here instead.