Searched refs:RhsIL (Results 1 – 1 of 1) sorted by relevance
340 if (const auto *RhsIL = dyn_cast<IntegerLiteral>(RhsExpr)) { in lengthExprHandle() local341 if (RhsIL->getValue().getZExtValue() == 1) { in lengthExprHandle()343 {LhsExpr->getEndLoc().getLocWithOffset(1), RhsIL->getEndLoc()}); in lengthExprHandle()