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

Predicate Make::Private::Steps::summaryReadStep

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

Import path

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