Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7261 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
[all …]