Searched defs:unboxed (Results 1 – 5 of 5) sorted by relevance
49 if (auto *unboxed = checker->ETSBuiltinTypeAsPrimitiveType(dimType); unboxed != nullptr) { in ProcessNewArrayInstanceExpression() local98 if (auto *unboxed = checker->ETSBuiltinTypeAsPrimitiveType(dimType); unboxed != nullptr) { in ProcessNewMultiDimArrayInstanceExpression() local
183 PandasmMethodCreator unboxed {objectTypeName + ".unboxed", this}; in DeclarePrimitive() local
267 const UnboxingConverter unboxed(etsChecker, relation, source); in Unboxing() local
662 if (auto *unboxed = ETSBuiltinTypeAsPrimitiveType(objectType); unboxed != nullptr) { in ETSBuiltinTypeAsConditionalType() local
1206 if (auto unboxed = checker->MaybePrimitiveBuiltinType(argType); in Compile() local