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

/external/clang/lib/Sema/
H A DSemaChecking.cpp3789 static void CheckFormatString(Sema &S, const StringLiteral *FExpr,
3803 // True string literals are then checked by CheckFormatString.
3997 CheckFormatString(S, StrE, E, Args, HasVAListArg, format_idx,
5542 static void CheckFormatString(Sema &S, const StringLiteral *FExpr, function

Completed in 133 milliseconds