systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
PortMatcher.h File Reference
#include <vector>
#include "ModuleInstance.h"
#include "PortDecl.h"
#include "ArrayTypeUtils.h"
#include "clang/ASTMatchers/ASTMatchers.h"
Include dependency graph for PortMatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_ast_matchers::PortMatcher
 Class PortMatcher. More...
 

Namespaces

namespace  sc_ast_matchers
 

Macros

#define DEBUG_TYPE   "PortMatcher"
 Different matchers may use different DEBUG_TYPE.
 

Detailed Description

Parses ports of a SystemC module

Definition in file PortMatcher.h.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "PortMatcher"

Different matchers may use different DEBUG_TYPE.

Author
Hiren Patel

Definition at line 26 of file PortMatcher.h.