Home
last modified time | relevance | path

Searched refs:IgnoreStringsWithoutSpecifiers (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7058 bool IgnoreStringsWithoutSpecifiers);
7072 bool IgnoreStringsWithoutSpecifiers = false) { in checkFormatStringExpr() argument
7124 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7133 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7238 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7257 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7280 IgnoreStringsWithoutSpecifiers = true; in checkFormatStringExpr()
7287 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7312 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
9042 bool IgnoreStringsWithoutSpecifiers) { in CheckFormatString() argument
[all …]