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

Member predicate InitializeIndirectionInstruction::hasIndex

Holds if this instruction initializes the memory pointed to by the parameter with index index, or if index is -1 and this instruction initializes the memory pointed to by this.

predicate hasIndex(int index)