Searched refs:CheckRight (Results 1 – 1 of 1) sorted by relevance
7576 bool CheckLeft = true, CheckRight = true; in checkFormatStringExpr() local7582 CheckRight = false; in checkFormatStringExpr()7600 if (Left == SLCT_NotALiteral || !CheckRight) { in checkFormatStringExpr()