Searched refs:CheckRight (Results 1 – 2 of 2) sorted by relevance
3835 bool CheckLeft = true, CheckRight = true; in checkFormatStringExpr() local3840 CheckRight = false; in checkFormatStringExpr()3853 if (Left == SLCT_NotALiteral || !CheckRight) in checkFormatStringExpr()
7101 bool CheckLeft = true, CheckRight = true; in checkFormatStringExpr() local7107 CheckRight = false; in checkFormatStringExpr()7125 if (Left == SLCT_NotALiteral || !CheckRight) { in checkFormatStringExpr()