Searched defs:TSTypeReference (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsTypeReference.h | 28 class TSTypeReference : public TypeNode { class 30 explicit TSTypeReference(Expression *typeName, TSTypeParameterInstantiation *typeParams) in TSTypeReference() function in ark::es2panda::ark::es2panda::ir::TSTypeReference |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsTypeReference.h | 39 class TSTypeReference : public TypeNode { class 41 explicit TSTypeReference(Expression *typeName, TSTypeParameterInstantiation *typeParams) in TSTypeReference() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeReference |
Completed in 2 milliseconds