Home
last modified time | relevance | path

Searched defs:TypeNode (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
DtypeNode.h54 explicit TypeNode(AstNodeType const type) : Expression(type) {} in TypeNode() function
55 … explicit TypeNode(AstNodeType const type, ModifierFlags const flags) : Expression(type, flags) {} in TypeNode() function
Dexpression.h23 class TypeNode; variable
DastNode.h50 class TypeNode; variable
/arkcompiler/ets_frontend/es2panda/ir/
DtypeNode.h29 explicit TypeNode(AstNodeType type) : Expression(type) {} in TypeNode() function
Dexpression.h24 class TypeNode; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassProperty.h27 class TypeNode; variable
DscriptFunctionSignature.h23 class TypeNode; variable
DtsPropertySignature.h22 class TypeNode; variable
DscriptFunction.h35 class TypeNode; variable