#include <HDLMain.h>
|
| HDLAXN (const std::string &top) |
|
| HDLAXN (const std::string &top, const std::string &hdl_file_out) |
|
virtual std::unique_ptr< ASTConsumer > | CreateASTConsumer (clang::CompilerInstance &Compiler, llvm::StringRef inFile) |
|
Definition at line 89 of file HDLMain.h.
◆ HDLAXN() [1/2]
systemc_hdl::HDLAXN::HDLAXN |
( |
const std::string & | top | ) |
|
|
inline |
◆ HDLAXN() [2/2]
systemc_hdl::HDLAXN::HDLAXN |
( |
const std::string & | top, |
|
|
const std::string & | hdl_file_out ) |
|
inline |
◆ CreateASTConsumer()
virtual std::unique_ptr< ASTConsumer > systemc_hdl::HDLAXN::CreateASTConsumer |
( |
clang::CompilerInstance & | Compiler, |
|
|
llvm::StringRef | inFile ) |
|
inlinevirtual |
◆ hdl_file_out_
std::string systemc_hdl::HDLAXN::hdl_file_out_ |
|
private |
◆ top_
std::string systemc_hdl::HDLAXN::top_ |
|
private |
The documentation for this class was generated from the following file: