Home
last modified time | relevance | path

Searched defs:TSImportType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsImportType.h36 …explicit TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qua… in TSImportType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsImportType.h26 …explicit TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qua… in TSImportType() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h85 class TSImportType; variable