Searched refs:rawLeftType (Results 1 – 1 of 1) sorted by relevance
78 const Type* rawLeftType = (left->isIntLiteral() && right->type().isInteger()) in Convert() local98 if (!op.determineBinaryType(context, *rawLeftType, *rawRightType, in Convert()