CodeQL library for C/C++
codeql/cpp-all 5.4.2-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)