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.h197 void VisitTSModuleDeclaration(ir::TSModuleDeclaration *moduleDecl) override;
DscopesInitPhase.cpp426 void ScopeInitTyped::VisitTSModuleDeclaration(ir::TSModuleDeclaration *moduleDecl) in VisitTSModuleDeclaration() function in panda::es2panda::compiler::ScopeInitTyped