enum OStream::Context
Declared at: llvm/include/llvm/Support/JSON.h:1045
Enumerators
Name | Value | Comment |
---|---|---|
Singleton | 0 | |
Array | 1 | |
Object | 2 | |
RawValue | 3 |
Declared at: llvm/include/llvm/Support/JSON.h:1045
Name | Value | Comment |
---|---|---|
Singleton | 0 | |
Array | 1 | |
Object | 2 | |
RawValue | 3 |