Home
last modified time | relevance | path

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

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