Class NetlistMatcher¶
Defined in File NetlistMatcher.h
Inheritance Relationships¶
Base Type¶
public MatchCallback
Class Documentation¶
-
class
sc_ast_matchers::NetlistMatcher: public MatchCallback¶ Class NetlistMatcher
Public Functions
-
inline void
registerMatchers(MatchFinder &finder, systemc_clang::Model *model, ModuleDeclarationMatcher *module_matcher)¶
-
inline virtual void
run(const MatchFinder::MatchResult &result)¶
-
inline void
dump()¶
-
inline void