enum class WatchedLiteralsSolverImpl::State

Description

State of the solver at a particular level.

Declared at: clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp:403

Enumerators

NameValueComment
Decision0Indicates that the solver made a decision.
Forced1Indicates that the solver made a forced move.