enum CurStreamTypeType
Description
CurStreamTypeType - A type for CurStreamType
Declared at: llvm/include/llvm/Bitcode/BitcodeAnalyzer.h:28
Enumerators
Name | Value | Comment |
---|---|---|
UnknownBitstream | 0 | |
LLVMIRBitstream | 1 | |
ClangSerializedASTBitstream | 2 | |
ClangSerializedDiagnosticsBitstream | 3 | |
LLVMBitstreamRemarks | 4 |