systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
sc_ast_matchers::InstanceMatcher Member List

This is the complete list of members for sc_ast_matchers::InstanceMatcher, including all inherited members.

dump()sc_ast_matchers::InstanceMatcherinline
findInstanceByVariableType(clang::CXXRecordDecl *decl, std::vector< InstanceDeclType > &found_instances)sc_ast_matchers::InstanceMatcherinline
getInstanceMap()sc_ast_matchers::InstanceMatcherinline
instance_map_sc_ast_matchers::InstanceMatcherprivate
InstanceDeclarations typedefsc_ast_matchers::InstanceMatcher
InstanceDeclarationsType typedefsc_ast_matchers::InstanceMatcher
InstanceDeclType typedefsc_ast_matchers::InstanceMatcher
match_ctor_arg(const std::string &bind_arg_name, const std::string &bind_ctor_expr)sc_ast_matchers::InstanceMatcherinline
match_is_derived_sc_module(const std::string &bind_name)sc_ast_matchers::InstanceMatcherinline
ModuleInstanceTuple typedefsc_ast_matchers::InstanceMatcher
operator=(const InstanceMatcher &from)sc_ast_matchers::InstanceMatcherinline
parent_fd_sc_ast_matchers::InstanceMatcherprivate
parseFieldDecl(clang::FieldDecl *instance_decl, clang::ValueDecl *parent_decl, std::string instance_name, IndexMapType &index_map)sc_ast_matchers::InstanceMatcherinline
parseVarDecl(clang::VarDecl *instance_decl, std::string &instance_name)sc_ast_matchers::InstanceMatcherinline
registerMatchers(MatchFinder &finder)sc_ast_matchers::InstanceMatcherinline
run(const MatchFinder::MatchResult &result)sc_ast_matchers::InstanceMatcherinlinevirtual
setParentFieldDecl(clang::ValueDecl *parent_fd)sc_ast_matchers::InstanceMatcherinline