Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsConstructorType.h30 class TSConstructorType : public TypeNode { class
32 explicit TSConstructorType(FunctionSignature signature, bool abstract) in TSConstructorType() function in ark::es2panda::ark::es2panda::ir::TSConstructorType
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsConstructorType.h38 class TSConstructorType : public TypeNode { class
40 explicit TSConstructorType(binder::Scope *scope, ArenaVector<Expression *> &&params, in TSConstructorType() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType

Completed in 1 milliseconds