Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3789 static void CheckFormatString(Sema &S, const StringLiteral *FExpr,
3997 CheckFormatString(S, StrE, E, Args, HasVAListArg, format_idx, in checkFormatStringExpr()
5542 static void CheckFormatString(Sema &S, const StringLiteral *FExpr, in CheckFormatString() function
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7048 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr,
7309 CheckFormatString(S, &FStr, E, Args, HasVAListArg, format_idx, in checkFormatStringExpr()
9032 static void CheckFormatString(Sema &S, const FormatStringLiteral *FExpr, in CheckFormatString() function