LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::BinaryItemTraits< codeview::CVSymbol > Struct Template Reference

#include "llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h"

Static Public Member Functions

static size_t length (const codeview::CVSymbol &Item)
 
static ArrayRef< uint8_t > bytes (const codeview::CVSymbol &Item)
 

Detailed Description

template<>
struct llvm::BinaryItemTraits< codeview::CVSymbol >

Definition at line 26 of file GSIStreamBuilder.h.

Member Function Documentation

◆ bytes()

static ArrayRef<uint8_t> llvm::BinaryItemTraits< codeview::CVSymbol >::bytes ( const codeview::CVSymbol Item)
inlinestatic

Definition at line 30 of file GSIStreamBuilder.h.

References llvm::codeview::CVRecord< Kind >::RecordData.

◆ length()

static size_t llvm::BinaryItemTraits< codeview::CVSymbol >::length ( const codeview::CVSymbol Item)
inlinestatic

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