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