ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
VarStatistics.writeSymbolTable
dmd
backend
dvarstats
VarStatistics
Undocumented in source. Be warned that the author may not have intended to support it.
struct
VarStatistics
nothrow
void
writeSymbolTable
(
symtab_t
*
symtab
,
void
function
(
Symbol
*
)
nothrow
fnWriteVar
,
void
function
(
)
nothrow
fnEndArgs
,
void
function
(
int
off
,
int
len
)
nothrow
fnBeginBlock
,
void
function
(
)
nothrow
fnEndBlock
)
Meta
Source
See Implementation
dmd
backend
dvarstats
VarStatistics
functions
recordLineOffset
startFunction
writeSymbolTable