Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DtsMethodSignature.h30 class TSMethodSignature : public AstNode { class
38 explicit TSMethodSignature(Expression *key, ir::FunctionSignature &&signature, bool computed, bool optional) in TSMethodSignature() function in ark::es2panda::ark::es2panda::ir::TSMethodSignature
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsMethodSignature.h38 class TSMethodSignature : public Expression { class
40 explicit TSMethodSignature(binder::Scope *scope, Expression *key, TSTypeParameterDeclaration *typeParams, in TSMethodSignature() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMethodSignature

Completed in 1 milliseconds