Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp606 static bool getPrintfFormatArgumentNum(const CallExpr *CE, in getPrintfFormatArgumentNum() function
657 if (!getPrintfFormatArgumentNum(CE, C, ArgNum)) in checkUncontrolledFormatString()