dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
toSymbol
dmd
tocsym
Turn a class type into a C Symbol.
Symbol
*
toSymbol
(Dsymbol s)
Symbol
*
toSymbol
(StructLiteralExp sle)
Symbol
*
toSymbol
(Type t)
extern (
C
++)
Symbol
*
toSymbol
(
Type
t
)
Parameters
t
Type
class type
Return Value
Type:
Symbol
*
corresponding Symbol
Meta
Source
See Implementation
dmd
tocsym
functions
fake_classsym
toImport
toInitializer
toSrcpos
toSymbol
toSymbolCpp
toSymbolCppTypeInfo
toSymbolX
toThunkSymbol
toVtblSymbol
Turn a class type into a C Symbol.