Searched defs:VisitETSImportDeclaration (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
H A D | importExportDecls.cpp | 207 void ImportExportDecls::VisitETSImportDeclaration(ir::ETSImportDeclaration *importDecl) in VisitETSImportDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | scopesInitPhase.cpp | 940 void InitScopesPhaseETS::VisitETSImportDeclaration(ir::ETSImportDeclaration *importDecl) in VisitETSImportDeclaration() function in ark::es2panda::compiler::InitScopesPhaseETS |
Completed in 4 milliseconds