Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp442 …tType::CastWideningNarrowing(TypeRelation *const relation, Type *const target, TypeFlag unboxFlags, in CastWideningNarrowing()
481 TypeFlag unboxFlags = TypeFlag::NONE; in CastNumericObject() local