Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp920 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); process() local
1075 const ArgIdxTy CallNumArgs = fromArgumentCount(Call.getNumArgs()); getPrintfFormatArgumentNum() local