Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10445 bool IgnoreStringsWithoutSpecifiers);
10486 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10521 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10530 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10678 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10695 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10722 IgnoreStringsWithoutSpecifiers = true; in checkFormatStringExpr()
10729 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
10753 IgnoreStringsWithoutSpecifiers); in checkFormatStringExpr()
12572 bool IgnoreStringsWithoutSpecifiers) { in CheckFormatString() argument
[all …]