Home
last modified time | relevance | path

Searched refs:mangle_type_string (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-ubsan.c63 const char *mangled = mangle_type_string (type); in cp_ubsan_instrument_vptr()
H A Drtti.c394 name = mangle_type_string (type); in tinfo_name()
H A Dmangle.c3997 mangle_type_string (const tree type) in mangle_type_string() function
H A Dcp-tree.h7774 extern const char *mangle_type_string (tree);
H A Dsemantics.c5442 m = mangle_type_string (TYPE_MAIN_VARIANT (type)); in omp_reduction_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-ubsan.cc63 const char *mangled = mangle_type_string (type); in cp_ubsan_instrument_vptr()
H A Drtti.cc398 name = mangle_type_string (type); in tinfo_name()
H A Dmangle.cc4210 mangle_type_string (const tree type) in mangle_type_string() function
H A DChangeLog-20081821 (mangle_decl, mangle_type_string, mangle_special_for_type,
H A DChangeLog-20003275 (mangle_type_string): Likewise.
3325 * rtti.c (tinfo_name): Call mangle_type_string for new ABI.
H A Dcp-tree.h8194 extern const char *mangle_type_string (tree);
H A DChangeLog-20142136 (mangle_type_string, mangle_special_for_type): Adjust.
H A Dsemantics.cc5870 m = mangle_type_string (TYPE_MAIN_VARIANT (type)); in omp_reduction_id()
H A DChangeLog-20021357 (mangle_type_string): Likewise.
H A DChangeLog-20042647 (mangle_type_string): Adjust call to start_mangling.