Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8474 bool IgnoreStringsWithoutSpecifiers);
8487 bool IgnoreStringsWithoutSpecifiers = false) { in checkFormatStringExpr() argument
8538 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
8547 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
8695 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
8712 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
8735 IgnoreStringsWithoutSpecifiers = true; in checkFormatStringExpr()
8742 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
8766 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10528 bool IgnoreStringsWithoutSpecifiers) { in CheckFormatString() argument
[all …]