enum ImutAVLTreeGenericIterator::VisitFlag
Declared at: llvm/include/llvm/ADT/ImmutableSet.h:651
Enumerators
Name | Value | Comment |
---|---|---|
VisitedNone | 0 | |
VisitedLeft | 1 | |
VisitedRight | 3 | |
Flags | 3 |
Declared at: llvm/include/llvm/ADT/ImmutableSet.h:651
Name | Value | Comment |
---|---|---|
VisitedNone | 0 | |
VisitedLeft | 1 | |
VisitedRight | 3 | |
Flags | 3 |