dextool v1.2.2 (2019-07-12T16:12:10Z)
Dub
Repo
dumpToFile
llvm_hiwrap
llvm_io
Dump a representation of the module to stderr.
void
dumpToStdout
(Module m)
void
dumpToFile
(Module m, string file)
@
trusted
void
dumpToFile
(
ref
Module
m
,
string
file
)
Meta
Source
See Implementation
llvm_hiwrap
llvm_io
functions
dumpToFile
dumpToStdout
Dump a representation of the module to stderr.