Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp577 …tType::CastWideningNarrowing(TypeRelation *const relation, Type *const target, TypeFlag unboxFlags, in CastWideningNarrowing()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp1089 auto const unboxFlags = in ApplyUnboxingConversion() local