ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
varStats_writeSymbolTable
dmd
backend
dvarstats
Undocumented in source. Be warned that the author may not have intended to support it.
version(all)
extern (
C
++) nothrow
void
varStats_writeSymbolTable
(
ref
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
aliases
_compare_fp_t
functions
qsort
varStats_recordLineOffset
varStats_startFunction
varStats_writeSymbolTable
static variables
varStats
structs
LifeTime
LineOffset
VarStatistics