Home
last modified time | relevance | path

Searched refs:VisitTSModuleBlock (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.h208 void VisitTSModuleBlock(ir::TSModuleBlock *block) override;
DscopesInitPhase.cpp492 void ScopeInitTyped::VisitTSModuleBlock(ir::TSModuleBlock *block) in VisitTSModuleBlock() function in ark::es2panda::compiler::ScopeInitTyped