Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7251 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr,
7512 CheckFormatString(S, &FStr, E, Args, HasVAListArg, format_idx, in checkFormatStringExpr()
9238 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr, in CheckFormatString() function