vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
dumpIrType
vox
ir
ir_dump
Undocumented in source. Be warned that the author may not have intended to support it.
void
dumpIrType
(
scope
void
delegate
(
const
(
char
)[]
)
sink
,
ref
CompilationContext
ctx
,
IrIndex
type
,
bool
recurse
= true
)
Meta
Source
See Implementation
vox
ir
ir_dump
aliases
InstructionDumper
IrIndexDumper
functions
dumpArg
dumpArgs
dumpBinBranch
dumpBranchTargets
dumpFunction
dumpFunctionCFG
dumpFunctionImpl
dumpIrIndex
dumpIrInstr
dumpIrType
dumpJmp
dumpOptionalResult
dumpSwitch
dumpTypes
dumpUnBranch
structs
FuncDumpSettings
InstrPrintInfo
IrDumpContext
IrDumpHandlers
IrIndexDump
IrTypeDump
variables
instrSetDumpHandlers