retdec
|
A base class of all call graph (CG) writers. More...
#include <ostream>
#include <string>
#include "retdec/llvmir2hll/graphs/cg/cg.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/utils/non_copyable.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::CGWriter |
A base class of all call graph (CG) writers. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
A base class of all call graph (CG) writers.