Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc239 static tree mangle_decl_string (const tree);
4052 mangle_decl_string (const tree decl) in mangle_decl_string() function
4100 tree id = mangle_decl_string (decl); in get_mangled_id()
4165 id2 = mangle_decl_string (decl); in mangle_decl()
4181 id2 = 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-20112373 * mangle.c (mangle_decl_string): Handle failure from push_tinst_level.
3031 * mangle.c (mangle_decl_string): Make sure we don't try to mangle
H A DChangeLog-20081820 (mangle_decl_string): Change return type. Update.
H A DChangeLog-20103664 * mangle.c (mangle_decl_string): Set the source location to that
H A DChangeLog-20021356 (mangle_decl_string): Adjust.
H A DChangeLog-20183321 * mangle.c (mangle_decl_string): Likewise.
H A DChangeLog-2003313 (mangle_decl_string): Use write_mangled_name for all non-type decls.
H A DChangeLog-20042644 (mangle_decl_string): Adjust call to start_mangling.
H A DChangeLog-20192403 * mangle.c (mangle_decl_string): Use it.
H A DChangeLog-2000468 (mangle_decl_string): Do it here instead.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c235 static tree mangle_decl_string (const tree);
3839 mangle_decl_string (const tree decl) in mangle_decl_string() function
3887 tree id = mangle_decl_string (decl); in get_mangled_id()
3952 id2 = mangle_decl_string (decl); in mangle_decl()
3968 id2 = mangle_decl_string (decl); in mangle_decl()