Home
last modified time | relevance | path

Searched defs:TSModuleDeclaration (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleDeclaration.h34 …explicit TSModuleDeclaration(ArenaAllocator *allocator, Expression *name, Statement *body, Constru… in TSModuleDeclaration() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h27 class TSModuleDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h109 class TSModuleDeclaration; variable