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

Member predicate InitializeParameterInstruction::hasIndex

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

predicate hasIndex(int index)