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