Searched defs:TSMappedType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsMappedType.h | 23 class TSMappedType : public TypeNode { class 25 explicit TSMappedType(TSTypeParameter *typeParameter, TypeNode *typeAnnotation, MappedOption readonly, in TSMappedType() function in ark::es2panda::ir::TSMappedType |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsMappedType.h | 33 class TSMappedType : public TypeNode { class 35 explicit TSMappedType(TSTypeParameter *typeParameter, Expression *nameKeyType, Expression *typeAnnotation, in TSMappedType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMappedType |
Completed in 1 milliseconds