Home
last modified time | relevance | path

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

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