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

Member predicate DefOrUse::hasIndexInBlock

Holds if this definition (or use) has index index in block block, and is a definition (or use) of the variable sv.

predicate hasIndexInBlock(IRBlock block, int index, SourceVariable sv)