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

Predicate Make::Private::Steps::summaryStoreStep

Holds if there is a store step of content c from pred to succ, which is synthesized from a flow summary.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
predicate summaryStoreStep(SummaryNode pred, ContentSet c, SummaryNode succ)