ddc ~master (2020-05-01T11:40:35Z)
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
mangle_tbl
template_mangle
unmangle_pt
structs
OPTABLE
Mangle a vtbl or vbtbl name.