LLVM 19.0.0git
Public Types | List of all members
llvm::pdb::PDB_SourceCompression Struct Reference

#include "llvm/DebugInfo/PDB/PDBTypes.h"

Public Types

enum  : uint32_t {
  None , RunLengthEncoded , Huffman , LZ ,
  DotNet = 101
}
 

Detailed Description

Definition at line 154 of file PDBTypes.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : uint32_t
Enumerator
None 
RunLengthEncoded 
Huffman 
LZ 
DotNet 

Definition at line 155 of file PDBTypes.h.


The documentation for this struct was generated from the following file: