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

Member predicate GlobalDef::hasIndexInBlock

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

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