Home
last modified time | relevance | path

Searched defs:TSImportType (Results 1 – 2 of 2) 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/es2panda/parser/
DparserImpl.h84 class TSImportType; variable