CodeQL library for Java/Kotlin
codeql/java-all 5.0.1-dev (changelog, source)
Search

Predicate Make::Consistency::readWithoutDefExt

Holds if a read cannot be reached from a definition.

Import path

import codeql.ssa.Ssa
predicate readWithoutDefExt(SourceVariable v, BasicBlock bb, int i)