#include <HDLMain.h>
Definition at line 107 of file HDLMain.h.
◆ HDLFrontendActionFactory() [1/2]
systemc_hdl::HDLFrontendActionFactory::HDLFrontendActionFactory |
( |
const std::string & | top | ) |
|
|
inline |
◆ HDLFrontendActionFactory() [2/2]
systemc_hdl::HDLFrontendActionFactory::HDLFrontendActionFactory |
( |
const std::string & | top, |
|
|
const std::string & | hdl_file_out ) |
|
inline |
◆ create()
std::unique_ptr< clang::FrontendAction > systemc_hdl::HDLFrontendActionFactory::create |
( |
| ) |
|
|
inlineoverride |
◆ hdl_file_out_
std::string systemc_hdl::HDLFrontendActionFactory::hdl_file_out_ |
|
protected |
◆ top_module_declaration_
std::string systemc_hdl::HDLFrontendActionFactory::top_module_declaration_ |
|
protected |
The documentation for this class was generated from the following file: