Module DataFlowImpl
INTERNAL: Do not use.
Provides an implementation of global (interprocedural) data flow.
Import path
import semmle.code.cpp.dataflow.internal.DataFlowImpl
Imports
DataFlow |
Provides an implementation of global (interprocedural) data flow. This file re-exports the local (intraprocedural) data flow analysis from |
Modules
DefaultState |
Provides default |
Impl |
Constructs a data flow computation given a full input configuration. |
Module signatures
FullStateConfigSig |
An input configuration for data flow using flow state. This signature equals |