Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dconversion.cpp283 auto *const unboxedSource = Unboxing(relation, source); in UnboxingWideningPrimitive() local
294 auto *const unboxedSource = Unboxing(relation, source); in UnboxingNarrowingPrimitive() local
304 auto *const unboxedSource = Unboxing(relation, source); in UnboxingWideningNarrowingPrimitive() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.cpp78 Type *const unboxedSource = checker->MaybeUnboxType(source); in AssignmentTarget() local