ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
CppMangleVisitor.visit
ddmd
cppmangle
CppMangleVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
void
visit
(Type t)
void
visit
(TypeBasic t)
void
visit
(TypeVector t)
void
visit
(TypeSArray t)
void
visit
(TypeDArray t)
void
visit
(TypeAArray t)
class
CppMangleVisitor
override
void
visit
(
TypeAArray
t
)
void
visit
(TypePointer t)
void
visit
(TypeReference t)
void
visit
(TypeFunction t)
void
visit
(TypeDelegate t)
void
visit
(TypeStruct t)
void
visit
(TypeEnum t)
void
visit
(TypeClass t)
Meta
Source
See Implementation
ddmd
cppmangle
CppMangleVisitor
constructors
this
functions
argsCppMangle
cpp_mangle_name
exist
is_initial_qualifier
mangleOf
mangle_function
mangle_typeinfo
mangle_variable
prefix_name
source_name
store
substitute
visit
writeBase36
variables
buf
components
components_on
is_top_level