Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp8710 static void CheckFormatString(
9022 CheckFormatString(S, &FStr, E, Args, APK, format_idx, firstDataArg, Type, in checkFormatStringExpr()
10844 static void CheckFormatString( in CheckFormatString() function