Searched defs:TSImportType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsImportType.h | 24 class TSImportType : public TypeNode { class 26 explicit TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qualifier, in TSImportType() function in ark::es2panda::ir::TSImportType |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsImportType.h | 34 class TSImportType : public TypeNode { class 36 explicit TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qualifier, in TSImportType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSImportType |
Completed in 2 milliseconds