Home
last modified time | relevance | path

Searched defs:unboxedType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dconversion.cpp276 auto *const unboxedType = unboxed.Result(); in Unboxing() local
H A Darithmetic.cpp1143 void ETSChecker::FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpression) in FlagExpressionWithUnboxing() argument
H A Dhelpers.cpp395 Type *unboxedType = isCondExpr ? ETSBuiltinTypeAsConditionalType(type) : ETSBuiltinTypeAsPrimitiveType(type); in ApplyUnaryOperatorPromotion() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp1827 auto unboxedType = checker->ETSBuiltinTypeAsPrimitiveType(operandType); in Check() local

Completed in 12 milliseconds