systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
HDLHnode.cpp File Reference
#include <assert.h>
#include "HDLHnode.h"
#include "clang/Basic/Diagnostic.h"
Include dependency graph for HDLHnode.cpp:

Go to the source code of this file.

Namespaces

namespace  systemc_hdl
 

Macros

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

Functions

bool systemc_hdl::is_numeric (string &s)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "HDL"

Different matchers may use different DEBUG_TYPE.

Definition at line 14 of file HDLHnode.cpp.