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