Home
last modified time | relevance | path

Searched defs:CallNumArgs (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp906 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); process() local
1061 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); getPrintfFormatArgumentNum() local