Home
last modified time | relevance | path

Searched defs:unboxedDiscType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DswitchCaseStatement.cpp106checker::Type *unboxedDiscType, ir::Expression *node, bool &isDefaultCase) in CheckAndTestCase()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp3329 …auto unboxedDiscType = (st->Discriminant()->GetBoxingUnboxingFlags() & ir::BoxingUnboxingFlags::UN… in Check() local