Searched refs:LIsInt (Results 1 – 1 of 1) sorted by relevance
6565 bool LIsInt = BinOp->getLHS()->EvaluateAsInt(LResult, S.Context); in checkFormatStringExpr() local6568 if (LIsInt != RIsInt) { in checkFormatStringExpr()6571 if (LIsInt) { in checkFormatStringExpr()