Lines Matching defs:FlagExpressionWithUnboxing
218 FlagExpressionWithUnboxing(leftType, unboxedL, left);
219 FlagExpressionWithUnboxing(rightType, unboxedR, right);
292 FlagExpressionWithUnboxing(leftType, unboxedL, left);
293 FlagExpressionWithUnboxing(rightType, unboxedR, right);
331 FlagExpressionWithUnboxing(leftType, unboxedL, left);
332 FlagExpressionWithUnboxing(rightType, unboxedR, right);
390 FlagExpressionWithUnboxing(leftType, unboxedL, left);
391 FlagExpressionWithUnboxing(rightType, unboxedR, right);
398 FlagExpressionWithUnboxing(leftType, unboxedL, left);
399 FlagExpressionWithUnboxing(rightType, unboxedR, right);
435 FlagExpressionWithUnboxing(leftType, unboxedL, left);
439 FlagExpressionWithUnboxing(rightType, unboxedR, right);
603 FlagExpressionWithUnboxing(leftType, unboxedL, left);
604 FlagExpressionWithUnboxing(rightType, unboxedR, right);
674 FlagExpressionWithUnboxing(leftType, unboxedL, left);
675 FlagExpressionWithUnboxing(rightType, unboxedR, right);
1143 void ETSChecker::FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpression)