Searched refs:RIsInt (Results 1 – 1 of 1) sorted by relevance
10769 bool RIsInt = BinOp->getRHS()->EvaluateAsInt( in checkFormatStringExpr() local10773 if (LIsInt != RIsInt) { in checkFormatStringExpr()10778 sumOffsets(Offset, LResult.Val.getInt(), BinOpKind, RIsInt); in checkFormatStringExpr()10783 sumOffsets(Offset, RResult.Val.getInt(), BinOpKind, RIsInt); in checkFormatStringExpr()