Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DunionLowering.cpp141 auto *const unionAsRefExpression = GenAsExpression(checker, unboxableRef, unionNode, nullptr); in UnionCastToPrimitive() local
142 return GenAsExpression(checker, unboxedPrim, unionAsRefExpression, unionNode->Parent()); in UnionCastToPrimitive()

Completed in 2 milliseconds