enum ParseState
Declared at: llvm/include/llvm/Support/YAMLTraits.h:585
Enumerators
Name | Value | Comment |
---|---|---|
Default | 0 | |
FoundDot | 1 | |
FoundExponent | 2 |
Declared at: llvm/include/llvm/Support/YAMLTraits.h:585
Name | Value | Comment |
---|---|---|
Default | 0 | |
FoundDot | 1 | |
FoundExponent | 2 |