Lines Matching refs:IntConstant
1900 if (type == IntConstant || type == CharConstant) {1901 exprType = (type == IntConstant ? INT : CHAR);