Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7533 bool IgnoreStringsWithoutSpecifiers);
7547 bool IgnoreStringsWithoutSpecifiers = false) { in checkFormatStringExpr() argument
7599 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7608 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7713 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7732 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7755 IgnoreStringsWithoutSpecifiers = true; in checkFormatStringExpr()
7762 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
7787 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
9520 bool IgnoreStringsWithoutSpecifiers) { in CheckFormatString() argument
[all …]