Searched defs:TSConstructorType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsConstructorType.h | 30 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 D | tsConstructorType.h | 38 class TSConstructorType : public TypeNode { class 40 explicit TSConstructorType(binder::Scope *scope, ArenaVector<Expression *> &¶ms, in TSConstructorType() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType |
Completed in 1 milliseconds