systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
InstanceMatcher.h File Reference
#include <vector>
#include "ModuleInstanceType.h"
#include "ArrayTypeUtils.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "llvm/Support/Debug.h"
Include dependency graph for InstanceMatcher.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::InstanceArgumentMatcher
 
class  sc_ast_matchers::InstanceMatcher
 Class InstanceMatcher. More...
 

Namespaces

namespace  sc_ast_matchers
 

Macros

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

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "InstanceMatcher"

Different matchers may use different DEBUG_TYPE.

Definition at line 14 of file InstanceMatcher.h.