CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate FunctionWithAnalyzedParameters::argumentPassing

Holds if p is a parameter of this function and arg is the corresponding argument.

predicate argumentPassing(Parameter p, Expr arg)