systemc-clang 2.0.0
Parsing SystemC constructs
|
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "clang/ASTMatchers/ASTMatchersInternal.h"
#include "clang/ASTMatchers/ASTMatchersMacros.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Classes | |
class | TemplateParametersMatcher |
Namespaces | |
namespace | sc_ast_matchers |
Macros | |
#define | DEBUG_TYPE "HDL" |
Different matchers may use different DEBUG_TYPE. | |
Functions | |
sc_ast_matchers::AST_MATCHER (Type, isDependentNameType) | |
#define DEBUG_TYPE "HDL" |
Different matchers may use different DEBUG_TYPE.
Definition at line 12 of file TemplateParametersMatcher.h.