Home
last modified time | relevance | path

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

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