Searched refs:mangle_decl_string (Results 1 – 8 of 8) sorted by relevance
198 static const char *mangle_decl_string PARAMS ((tree));2396 mangle_decl_string (decl) in mangle_decl_string() function2440 tree id = get_identifier (mangle_decl_string (decl));
2767 (mangle_decl_string): Adjust.8271 * mangle.c (mangle_decl_string): Don't mangle the names of8688 * mangle.c (mangle_decl_string): Mangle the names of overloaded8732 * mangle.c (mangle_decl_string): Handle extern "C" functions.10340 (mangle_decl_string): Do it here instead.
221 static const char *mangle_decl_string (const tree);2568 mangle_decl_string (const tree decl) in mangle_decl_string() function2602 get_identifier_nocopy (mangle_decl_string (decl))); in mangle_decl()
2294 * mangle.c (mangle_decl_string): Don't mangle the names of2711 * mangle.c (mangle_decl_string): Mangle the names of overloaded2755 * mangle.c (mangle_decl_string): Handle extern "C" functions.
1356 (mangle_decl_string): Adjust.
2644 (mangle_decl_string): Adjust call to start_mangling.
313 (mangle_decl_string): Use write_mangled_name for all non-type decls.
468 (mangle_decl_string): Do it here instead.