Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10439 static void CheckFormatString(
10751 CheckFormatString(S, &FStr, E, Args, APK, format_idx, firstDataArg, Type, in checkFormatStringExpr()
12566 static void CheckFormatString( in CheckFormatString() function