Home
last modified time | relevance | path

Searched defs:caseNode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementParser.cpp1118 auto *caseNode = AllocNode<ir::SwitchCaseStatement>(testExpr, std::move(consequents)); in ParseSwitchCaseStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1776 auto *caseNode = AllocNode<ir::SwitchCaseStatement>(testExpr, std::move(consequents)); in ParseSwitchCaseStatement() local

Completed in 8 milliseconds