Module MakeImpl::OverlayImpl
Constructs a data flow computation given a full input configuration, and an initial stage 1 pruning with merging of overlay and base results.
Import path
import codeql.dataflow.internal.DataFlowImplImports
| Impl<OverlayImpl::Config, OverlayImpl::Stage1> | Constructs a data flow computation given a full input configuration, and an initial stage 1 pruning. |
Predicates
| flow | Holds if data can flow from |
| flowTo | Holds if data can flow from some source to |
| flowToExpr | Holds if data can flow from some source to |
| flowToLocal | Holds if data can flow from some source to |