CodeQL library for C/C++
codeql/cpp-all 6.1.4-dev (changelog, source)
Search

Member predicate Node::isFinalValueOfParameter

Holds if this node represents the value of an output parameter p just before reaching the end of a function.

predicate isFinalValueOfParameter(Parameter p)