Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsTypeParameterInstantiation.h22 class TSTypeParameterInstantiation : public Expression { class
32 explicit TSTypeParameterInstantiation(ArenaVector<TypeNode *> &&params) in TSTypeParameterInstantiation() function in ark::es2panda::ir::TSTypeParameterInstantiation
H A DtsTypeParameterInstantiation.cpp28 TSTypeParameterInstantiation::TSTypeParameterInstantiation([[maybe_unused]] Tag const tag, in TSTypeParameterInstantiation() function in ark::es2panda::ir::TSTypeParameterInstantiation
[all...]
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsTypeParameterInstantiation.h32 class TSTypeParameterInstantiation : public Expression { class
34 explicit TSTypeParameterInstantiation(ArenaVector<Expression *> &&params) in TSTypeParameterInstantiation() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterInstantiation

Completed in 1 milliseconds