Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.h206 void VisitTSModuleDeclaration(ir::TSModuleDeclaration *moduleDecl) override;
DscopesInitPhase.cpp480 void ScopeInitTyped::VisitTSModuleDeclaration(ir::TSModuleDeclaration *moduleDecl) in VisitTSModuleDeclaration() function in ark::es2panda::compiler::ScopeInitTyped