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