Home
last modified time | relevance | path

Searched refs:DECLARE_IS_CHECKS (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/
H A DastNode.h130 #define DECLARE_IS_CHECKS(nodeType, className) \ macro
135 AST_NODE_MAPPING(DECLARE_IS_CHECKS)
136 #undef DECLARE_IS_CHECKS macro
138 #define DECLARE_IS_CHECKS(nodeType1, nodeType2, baseClass, reinterpretClass) \ macro
147 AST_NODE_REINTERPRET_MAPPING(DECLARE_IS_CHECKS)
148 #undef DECLARE_IS_CHECKS macro
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNode.h98 #define DECLARE_IS_CHECKS(nodeType, className) \ macro
103 AST_NODE_MAPPING(DECLARE_IS_CHECKS)
104 #undef DECLARE_IS_CHECKS macro
107 #define DECLARE_IS_CHECKS(nodeType1, nodeType2, baseClass, reinterpretClass) \ macro
116 AST_NODE_REINTERPRET_MAPPING(DECLARE_IS_CHECKS)
117 #undef DECLARE_IS_CHECKS macro
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dtype.h59 #undef DECLARE_IS_CHECKS macro
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dtype.h67 #undef DECLARE_IS_CHECKS macro

Completed in 3 milliseconds