llvm::BinaryItemTraits<codeview::CVType>

Traits for treating CodeView type records as binary stream items.

Synopsis

Declared in <llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h>

template<>
struct BinaryItemTraits<codeview::CVType>;

Static Member Functions

NameDescription
bytes Return the raw bytes that make up Item.
length Return the length in bytes of Item.