CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (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)