Lines Matching refs:IgnoreStringsWithoutSpecifiers
7261 bool IgnoreStringsWithoutSpecifiers);
7275 bool IgnoreStringsWithoutSpecifiers = false) { in checkFormatStringExpr() argument
7327 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7336 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7441 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7460 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7483 IgnoreStringsWithoutSpecifiers = true; in checkFormatStringExpr()
7490 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7515 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
9248 bool IgnoreStringsWithoutSpecifiers) { in CheckFormatString() argument
9269 if (IgnoreStringsWithoutSpecifiers && in CheckFormatString()