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