CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Predicate SsaImpl :: hasEntryDef

Holds if v has an implicit definition at the entry, b, of the callable.

Import path

import semmle.code.java.dataflow.SSA
predicate hasEntryDef ( TrackedVar v , BasicBlock b )