systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
systemc_clang::ModuleInstance Member List

This is the complete list of members for systemc_clang::ModuleInstance, including all inherited members.

addBaseInstance(ModuleInstance *)systemc_clang::ModuleInstance
addConstructor(FindConstructor *)systemc_clang::ModuleInstance
addConstructor(clang::Stmt *)systemc_clang::ModuleInstance
addInputInterfaces(FindTLMInterfaces::interfaceType)systemc_clang::ModuleInstance
addInputOutputInterfaces(FindTLMInterfaces::interfaceType)systemc_clang::ModuleInstance
addInstances(const std::vector< std::string > &)systemc_clang::ModuleInstance
addNestedModule(ModuleInstance *submodule)systemc_clang::ModuleInstance
addOutputInterfaces(FindTLMInterfaces::interfaceType)systemc_clang::ModuleInstance
addPortBinding(const std::string &port_name, PortBinding *pb)systemc_clang::ModuleInstance
addPorts(const PortType &found_ports, const std::string &port_type)systemc_clang::ModuleInstance
addProcess(FindEntryFunctions::entryFunctionVectorType *)systemc_clang::ModuleInstance
addSignalBinding(std::map< std::string, std::string >)systemc_clang::ModuleInstance
base_instances_systemc_clang::ModuleInstanceprivate
class_decl_systemc_clang::ModuleInstanceprivate
clearOnlyGlobal()systemc_clang::ModuleInstance
constructor_decl_systemc_clang::ModuleInstanceprivate
constructor_stmt_systemc_clang::ModuleInstanceprivate
dump(llvm::raw_ostream &)systemc_clang::ModuleInstance
dump_base_instances(llvm::raw_ostream &os)systemc_clang::ModuleInstance
dump_json()systemc_clang::ModuleInstance
dumpInstances(llvm::raw_ostream &, int)systemc_clang::ModuleInstance
dumpInterfaces(llvm::raw_ostream &, int)systemc_clang::ModuleInstance
dumpPortBinding()systemc_clang::ModuleInstance
dumpPorts(llvm::raw_ostream &)systemc_clang::ModuleInstance
dumpProcesses(llvm::raw_ostream &, int)systemc_clang::ModuleInstance
dumpSignalBinding(llvm::raw_ostream &, int)systemc_clang::ModuleInstance
dumpSignals(llvm::raw_ostream &, int)systemc_clang::ModuleInstance
getBaseInstances()systemc_clang::ModuleInstance
getConstructorDecl() constsystemc_clang::ModuleInstance
getConstructorStmt() constsystemc_clang::ModuleInstance
getEntryFunctionContainer()systemc_clang::ModuleInstance
getIInterfaces()systemc_clang::ModuleInstance
getInputStreamPorts()systemc_clang::ModuleInstance
getInstanceDecl()systemc_clang::ModuleInstance
getInstanceFieldDecl()systemc_clang::ModuleInstance
getInstanceInfo()systemc_clang::ModuleInstance
getInstanceList()systemc_clang::ModuleInstance
getInstanceName() constsystemc_clang::ModuleInstance
getInstanceVarDecl()systemc_clang::ModuleInstance
getIOInterfaces()systemc_clang::ModuleInstance
getIOPorts()systemc_clang::ModuleInstance
getIPorts()systemc_clang::ModuleInstance
getModuleClassDecl()systemc_clang::ModuleInstance
getName() constsystemc_clang::ModuleInstance
getNestedModuleInstances() constsystemc_clang::ModuleInstance
getNumInstances() constsystemc_clang::ModuleInstance
getOInterfaces()systemc_clang::ModuleInstance
getOPorts()systemc_clang::ModuleInstance
getOtherVars()systemc_clang::ModuleInstance
getOutputStreamPorts()systemc_clang::ModuleInstance
getPortBindings()systemc_clang::ModuleInstance
getProcessMap()systemc_clang::ModuleInstance
getSignals() constsystemc_clang::ModuleInstance
getSubmodules()systemc_clang::ModuleInstance
getTemplateParameters() constsystemc_clang::ModuleInstance
iinterfaces_systemc_clang::ModuleInstanceprivate
in_ports_systemc_clang::ModuleInstanceprivate
inout_ports_systemc_clang::ModuleInstanceprivate
instance_decl_systemc_clang::ModuleInstanceprivate
instance_info_systemc_clang::ModuleInstanceprivate
instance_list_systemc_clang::ModuleInstanceprivate
instance_name_systemc_clang::ModuleInstanceprivate
instanceName typedefsystemc_clang::ModuleInstance
interfaceMapType typedefsystemc_clang::ModuleInstance
interfacePairType typedefsystemc_clang::ModuleInstance
iointerfaces_systemc_clang::ModuleInstanceprivate
isInstanceFieldDecl() constsystemc_clang::ModuleInstance
isModuleClassDeclNull()systemc_clang::ModuleInstance
istreamports_systemc_clang::ModuleInstanceprivate
module_name_systemc_clang::ModuleInstanceprivate
ModuleInstance()systemc_clang::ModuleInstance
ModuleInstance(const std::string &, const clang::CXXRecordDecl *)systemc_clang::ModuleInstance
ModuleInstance(const std::tuple< const std::string &, clang::CXXRecordDecl * > &)systemc_clang::ModuleInstance
ModuleInstance(const ModuleInstance &from)systemc_clang::ModuleInstance
moduleProcessPairType typedefsystemc_clang::ModuleInstance
nested_modules_systemc_clang::ModuleInstanceprivate
ointerfaces_systemc_clang::ModuleInstanceprivate
operator=(const ModuleInstance &from)systemc_clang::ModuleInstance
ostreamports_systemc_clang::ModuleInstanceprivate
other_fields_systemc_clang::ModuleInstanceprivate
out_ports_systemc_clang::ModuleInstanceprivate
port_bindings_systemc_clang::ModuleInstanceprivate
port_signal_map_systemc_clang::ModuleInstanceprivate
portBindingMapType typedefsystemc_clang::ModuleInstance
portBindingPairType typedefsystemc_clang::ModuleInstance
portMapType typedefsystemc_clang::ModuleInstance
portSignalMapType typedefsystemc_clang::ModuleInstance
portSignalPairType typedefsystemc_clang::ModuleInstance
PortType typedefsystemc_clang::ModuleInstance
process_map_systemc_clang::ModuleInstanceprivate
processMapType typedefsystemc_clang::ModuleInstance
processPairType typedefsystemc_clang::ModuleInstance
setInstanceDecl(Decl *)systemc_clang::ModuleInstance
setInstanceInfo(const sc_ast_matchers::ModuleInstanceType &info)systemc_clang::ModuleInstance
setInstanceName(const std::string &)systemc_clang::ModuleInstance
setModuleName(const std::string &)systemc_clang::ModuleInstance
setTemplateArgs(const vector< std::string > &)systemc_clang::ModuleInstance
setTemplateParameters(const vector< std::string > &)systemc_clang::ModuleInstance
signalMapType typedefsystemc_clang::ModuleInstance
signalPairType typedefsystemc_clang::ModuleInstance
signals_systemc_clang::ModuleInstanceprivate
template_args_systemc_clang::ModuleInstanceprivate
template_parameters_systemc_clang::ModuleInstanceprivate
vef_systemc_clang::ModuleInstanceprivate
~ModuleInstance()systemc_clang::ModuleInstancevirtual