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