dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
dumpToFile
llvm_hiwrap
llvm_io
Dump a representation of the module to stderr.
void
dumpToStdout
(
ref
Module
m
)
void
dumpToFile
(
ref
Module
m
,
string
file
)
void
dumpToFile
@
trusted
(
ref
Module
m
,
string
file
)
Meta
Source
See Implementation
llvm_hiwrap
llvm_io
functions
dumpToFile
dumpToStdout
Dump a representation of the module to stderr.