dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
mangle_tbl
dmd
backend
newman
Mangle a vtbl or vbtbl name.
version(COMPILE && SCPPorHTOD)
extern (
C
++) nothrow
Symbol
*
mangle_tbl
(
int
flag
,
type
*
t
,
Classsym
*
stag
,
baseclass_t
*
b
)
Return Value
Type:
Symbol
*
pointer to generated symbol with mangled name
Meta
Source
See Implementation
dmd
backend
newman
functions
cpp_mangle
cpp_operator
cpp_operator2
cpp_opident
cpp_opidx
cpp_typetostring
cpp_unmangleident
mangle_tbl
template_mangle
structs
OPTABLE
Mangle a vtbl or vbtbl name.