Home
last modified time | relevance | path

Searched refs:DECLARE_IS_CHECKS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h125 #define DECLARE_IS_CHECKS(nodeType, className) \ in AST_NODE_REINTERPRET_MAPPING() macro
130 AST_NODE_MAPPING(DECLARE_IS_CHECKS) in AST_NODE_REINTERPRET_MAPPING()
131 #undef DECLARE_IS_CHECKS in AST_NODE_REINTERPRET_MAPPING()
133 #define DECLARE_IS_CHECKS(nodeType1, nodeType2, baseClass, reinterpretClass) \ in AST_NODE_REINTERPRET_MAPPING() macro
142 AST_NODE_REINTERPRET_MAPPING(DECLARE_IS_CHECKS) in AST_NODE_REINTERPRET_MAPPING()
143 #undef DECLARE_IS_CHECKS in AST_NODE_REINTERPRET_MAPPING()
/arkcompiler/ets_frontend/es2panda/typescript/types/
Dtype.h59 #undef DECLARE_IS_CHECKS in TYPE_MAPPING()