Searched refs:CheckFormatString (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 3789 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
|