LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::BinaryItemTraits< codeview::CVSymbol > Struct 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

Definition at line 28 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 32 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: