Home
last modified time | relevance | path

Searched defs:TSMethodSignature (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/base/
DtsMethodSignature.h38 …explicit TSMethodSignature(Expression *key, ir::FunctionSignature &&signature, bool computed, bool… in TSMethodSignature() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsMethodSignature.h40 …explicit TSMethodSignature(binder::Scope *scope, Expression *key, TSTypeParameterDeclaration *type… in TSMethodSignature() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h99 class TSMethodSignature; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h100 class TSMethodSignature; variable