Home
last modified time | relevance | path

Searched defs:TSFunctionType (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsFunctionType.h40 explicit TSFunctionType(binder::Scope *scope, ArenaVector<Expression *> &&params, in TSFunctionType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsFunctionType.h30 explicit TSFunctionType(FunctionSignature &&signature) in TSFunctionType() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h40 class TSFunctionType; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h38 class TSFunctionType; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h58 class TSFunctionType; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h79 class TSFunctionType; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h59 class TSFunctionType; variable