clang 22.0.0git
|
Forward declaration of all AST node types. More...
#include "clang/AST/DeclNodes.inc"
#include "clang/AST/StmtNodes.inc"
#include "clang/AST/TypeNodes.inc"
#include "llvm/Frontend/OpenMP/OMP.inc"
#include "clang/Basic/AttrList.inc"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. |
Macros | |
#define | DECL(DERIVED, BASE) |
#define | STMT(DERIVED, BASE) |
#define | TYPE(DERIVED, BASE) |
#define | GEN_CLANG_CLAUSE_CLASS |
#define | CLAUSE_CLASS(Enum, Str, Class) |
#define | ATTR(A) |
Forward declaration of all AST node types.
Definition in file ASTFwd.h.
#define CLAUSE_CLASS | ( | Enum, | |
Str, | |||
Class ) |