Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleBlock.h34 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleBlock.h25 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h111 class TSModuleBlock; variable