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

Member predicate Definition::isIndirectParameterDefinition

Holds if this definition defines the indirectionIndex’th indirection of parameter p upon entry into the enclosing function.

predicate isIndirectParameterDefinition(Parameter p, int indirectionIndex)