Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8468 static void CheckFormatString(
8764 CheckFormatString(S, &FStr, E, Args, APK, format_idx, firstDataArg, Type, in checkFormatStringExpr()
10522 static void CheckFormatString( in CheckFormatString() function