Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsTypeReferencePart.h23 class ETSTypeReferencePart : public TypeNode { class
25 explicit ETSTypeReferencePart(ir::Expression *name, ir::TSTypeParameterInstantiation *typeParams, in ETSTypeReferencePart() function in ark::es2panda::ir::ETSTypeReferencePart
31 explicit ETSTypeReferencePart(ir::Expression *name) : TypeNode(AstNodeType::ETS_TYPE_REFERENCE_PART), name_(name) {} in ETSTypeReferencePart() function in ark::es2panda::ir::ETSTypeReferencePart

Completed in 1 milliseconds