dextool v3.3.0 (2021-06-08T20:46:23Z)
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.