Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsFunctionType.h28 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 DtsFunctionType.h38 class TSFunctionType : public TypeNode { class
40 explicit TSFunctionType(binder::Scope *scope, ArenaVector<Expression *> &&params, in TSFunctionType() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSFunctionType

Completed in 2 milliseconds