enum Output::InState

Declared at: llvm/include/llvm/Support/YAMLTraits.h:1637

Enumerators

NameValueComment
inSeqFirstElement0
inSeqOtherElement1
inFlowSeqFirstElement2
inFlowSeqOtherElement3
inMapFirstKey4
inMapOtherKey5
inFlowMapFirstKey6
inFlowMapOtherKey7