Searched defs:TSTypeParameterInstantiation (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsTypeParameterInstantiation.h | 22 class TSTypeParameterInstantiation : public Expression { class 32 explicit TSTypeParameterInstantiation(ArenaVector<TypeNode *> &¶ms) in TSTypeParameterInstantiation() function in ark::es2panda::ir::TSTypeParameterInstantiation |
| H A D | tsTypeParameterInstantiation.cpp | 28 TSTypeParameterInstantiation::TSTypeParameterInstantiation([[maybe_unused]] Tag const tag, in TSTypeParameterInstantiation() function in ark::es2panda::ir::TSTypeParameterInstantiation [all...] |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsTypeParameterInstantiation.h | 32 class TSTypeParameterInstantiation : public Expression { class 34 explicit TSTypeParameterInstantiation(ArenaVector<Expression *> &¶ms) in TSTypeParameterInstantiation() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterInstantiation |
Completed in 1 milliseconds