Searched defs:VisitExportNamedDeclaration (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
H A D | importExportDecls.cpp | 192 void ImportExportDecls::VisitExportNamedDeclaration(ir::ExportNamedDeclaration *exportDecl) in VisitExportNamedDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | scopesInitPhase.cpp | 331 void ScopesInitPhase::VisitExportNamedDeclaration(ir::ExportNamedDeclaration *exportDecl) in VisitExportNamedDeclaration() function in ark::es2panda::compiler::ScopesInitPhase 641 void InitScopesPhaseTs::VisitExportNamedDeclaration(ir::ExportNamedDeclaration *exportDecl) in VisitExportNamedDeclaration() function in ark::es2panda::compiler::InitScopesPhaseTs 1294 void InitScopesPhaseAS::VisitExportNamedDeclaration(ir::ExportNamedDeclaration *exportDecl) in VisitExportNamedDeclaration() function in ark::es2panda::compiler::InitScopesPhaseAS |
Completed in 4 milliseconds