Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7523 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr,
7784 CheckFormatString(S, &FStr, E, Args, HasVAListArg, format_idx, in checkFormatStringExpr()
9510 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr, in CheckFormatString() function