Home
last modified time | relevance | path

Searched defs:TSConstructorType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConstructorType.h40 explicit TSConstructorType(binder::Scope *scope, ArenaVector<Expression *> &&params, in TSConstructorType() function
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h60 class TSConstructorType; variable