systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Macros
HDLType.cpp File Reference
#include "HDLType.h"
#include "SensitivityMatcher.h"
#include "SystemCClang.h"
#include "TemplateParametersMatcher.h"
#include "Tree.h"
#include "clang/AST/DeclCXX.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/Debug.h"
#include <ctype.h>
#include <string>
#include <tuple>
#include <unordered_set>
#include <vector>
#include <iostream>
#include <assert.h>
Include dependency graph for HDLType.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "HDL"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "HDL"

Definition at line 20 of file HDLType.cpp.