enum class LatticeJoinEffect

Description

Effect indicating whether a lattice join operation resulted in a new value.

Declared at: clang/include/clang/Analysis/FlowSensitive/DataflowLattice.h:21

Enumerators

NameValueComment
Unchanged0
Changed1