Home
last modified time | relevance | path

Searched defs:DECLARE_CLASSES (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/visitor/
H A DAstVisitor.h26 #define DECLARE_CLASSES(nodeType, className) class className; macro
30 #undef DECLARE_CLASSES macro
43 #define DECLARE_CLASSES(nodeType, className) \ macro
59 #undef DECLARE_CLASSES macro
H A DIterateAstVisitor.h51 #define DECLARE_CLASSES(nodeType, className) \ macro
66 #undef DECLARE_CLASSES macro
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNode.h74 #define DECLARE_CLASSES(nodeType, className) class className; macro
76 #undef DECLARE_CLASSES macro
79 #define DECLARE_CLASSES(nodeType1, nodeType2, baseClass, reinterpretClass) class baseClass; macro
81 #undef DECLARE_CLASSES macro
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvariable.h42 #define DECLARE_CLASSES(type, className) class className; macro
44 #undef DECLARE_CLASSES macro
H A Ddeclaration.h36 #define DECLARE_CLASSES(decl_kind, className) class className; macro
38 #undef DECLARE_CLASSES macro
H A Dscope.h39 #define DECLARE_CLASSES(type, className) class className; macro
41 #undef DECLARE_CLASSES macro
/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.h42 #define DECLARE_CLASSES(type, className) class className; macro
44 #undef DECLARE_CLASSES macro
H A Ddeclaration.h38 #define DECLARE_CLASSES(decl_kind, className) class className; macro
40 #undef DECLARE_CLASSES macro
H A Dscope.h44 #define DECLARE_CLASSES(type, className) class className; macro
46 #undef DECLARE_CLASSES macro
/arkcompiler/ets_frontend/es2panda/ir/
H A DastNode.h110 #define DECLARE_CLASSES(nodeType, className) class className; macro
112 #undef DECLARE_CLASSES macro
114 #define DECLARE_CLASSES(nodeType1, nodeType2, baseClass, reinterpretClass) class baseClass; macro
116 #undef DECLARE_CLASSES macro

Completed in 9 milliseconds