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

Member predicate ReturnIndirectionInstruction::hasIndex

Holds if this instruction is the return indirection for the parameter with index index, or if this instruction is the return indirection for this and index is -1.

predicate hasIndex(int index)