Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp73 static ArgIdxTy fromArgumentCount(unsigned Count) { in fromArgumentCount() function
922 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); in process()
1080 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); in getPrintfFormatArgumentNum()