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

Predicate Make::SsaDefReaches::lastSsaRef

Same as lastSsaRefExt, but ignores phi-reads.

Import path

import codeql.ssa.Ssa
predicate lastSsaRef(Definition def, SourceVariable v, BasicBlock bb, int i)