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

Member predicate FlowVar::reachesRefParameter

Holds if this FlowVar is a definition of a reference parameter p that persists until the function returns.

predicate reachesRefParameter(Parameter p)