retdec
|
Implementation of the HLL writer for the C language. More...
#include <cstddef>
#include <map>
#include <string>
#include "retdec/llvmir2hll/hll/hll_writer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::CHLLWriter |
A HLL writer for the C language (C99). More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
Implementation of the HLL writer for the C language.