Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp194 int nofTaintedArgs = 0; in taintPropagationExplainerTag() local
201 if (nofTaintedArgs == 0) in taintPropagationExplainerTag()
207 nofTaintedArgs++; in taintPropagationExplainerTag()