TaintAnalysis::get_debug
Accessor for debug settings. If a non‐null output stream is supplied, then debugging information will be sent to that stream; otherwise debugging information is suppressed. Debugging is disabled by default. @{
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/taintAnalysis.h>
std::ostream*
get_debug() const;
Created with MrDocs