retdec
Classes | Namespaces
graphviz_cg_writer.h File Reference

A CG writer in the dot format (graphviz). More...

#include <ostream>
#include <string>
#include "retdec/llvmir2hll/graphs/cg/cg.h"
#include "retdec/llvmir2hll/graphs/cg/cg_writer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::GraphvizCGWriter
 A CG writer in the dot format (graphviz). More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A CG writer in the dot format (graphviz).