Searched refs:CheckFormatString (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A 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
|