Home
last modified time | relevance | path

Searched refs:typeExpression (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp1143 void ETSChecker::FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpression) in FlagExpressionWithUnboxing() argument
1146 typeExpression->AddBoxingUnboxingFlags(GetUnboxingFlag(unboxedType)); in FlagExpressionWithUnboxing()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h342 void FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpression);

Completed in 4 milliseconds