systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Matchers.h File Reference
#include <map>
#include <vector>
#include "InstanceMatcher.h"
#include "CXXRecordDeclUtils.h"
#include "ModuleInstance.h"
#include "PortMatcher.h"
#include "FindConstructor.h"
#include "FindEntryFunctions.h"
#include "FindEvents.h"
#include "FindGlobalEvents.h"
#include "FindNetlist.h"
#include "FindNotify.h"
#include "FindSimTime.h"
#include "FindTLMInterfaces.h"
#include "FindTemplateParameters.h"
#include "FindWait.h"
#include "clang/ASTMatchers/ASTMatchers.h"
Include dependency graph for Matchers.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::ModuleDeclarationMatcher
 Class ModuleDeclarationMatcher. More...
 

Namespaces

namespace  sc_ast_matchers
 

Macros

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

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "Matchers"

Different matchers may use different DEBUG_TYPE.

Definition at line 30 of file Matchers.h.