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