LLVM 22.0.0git
llvm::BinaryItemTraits< codeview::CVType > Struct Reference

#include "llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h"

Inheritance diagram for llvm::BinaryItemTraits< codeview::CVType >:
[legend]

Static Public Member Functions

static size_t length (const codeview::CVType &Item)
static ArrayRef< uint8_tbytes (const codeview::CVType &Item)

Detailed Description

Definition at line 31 of file LVCodeViewReader.h.

Member Function Documentation

◆ bytes()

◆ length()

size_t llvm::BinaryItemTraits< codeview::CVType >::length ( const codeview::CVType & Item)
inlinestatic

Definition at line 32 of file LVCodeViewReader.h.

References llvm::codeview::CVRecord< Kind >::length().


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