Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsTypeReferencePart.h25 … explicit ETSTypeReferencePart(ir::Expression *name, ir::TSTypeParameterInstantiation *typeParams, in ETSTypeReferencePart() function
31 …explicit ETSTypeReferencePart(ir::Expression *name) : TypeNode(AstNodeType::ETS_TYPE_REFERENCE_PAR… in ETSTypeReferencePart() function