Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsMethodSignature.h40 …explicit TSMethodSignature(binder::Scope *scope, Expression *key, TSTypeParameterDeclaration *type… in TSMethodSignature() function
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h100 class TSMethodSignature; variable