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

Predicate MakeImpl::Impl::Stage1::revFlowIsReadAndStored

Holds if c is the target of both a read and a store in the flow covered by revFlow.

Import path

import codeql.dataflow.internal.DataFlowImpl
predicate revFlowIsReadAndStored(Content c)