Home
last modified time | relevance | path

Searched refs:VisitSwitchStatement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.h103 void VisitSwitchStatement(ir::SwitchStatement *switchStmt) override;
H A DscopesInitPhase.cpp234 void ScopesInitPhase::VisitSwitchStatement(ir::SwitchStatement *switchStmt) in VisitSwitchStatement() function in ark::es2panda::compiler::ScopesInitPhase

Completed in 5 milliseconds