Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp1048 static bool getPrintfFormatArgumentNum(const CallEvent &Call, in getPrintfFormatArgumentNum() function
1076 if (!getPrintfFormatArgumentNum(Call, C, ArgNum)) in checkUncontrolledFormatString()