LLVM 22.0.0git
llvm::yaml::SequenceTraits< SmallVector< memprof::GUIDHex64 > > Struct Reference

#include "llvm/ProfileData/MemProfYAML.h"

Inheritance diagram for llvm::yaml::SequenceTraits< SmallVector< memprof::GUIDHex64 > >:
[legend]

Static Public Member Functions

static size_t size (IO &io, SmallVector< memprof::GUIDHex64 > &Seq)
static memprof::GUIDHex64 & element (IO &io, SmallVector< memprof::GUIDHex64 > &Seq, size_t Index)

Static Public Attributes

static const bool flow = true

Detailed Description

Definition at line 275 of file MemProfYAML.h.

Member Function Documentation

◆ element()

memprof::GUIDHex64 & llvm::yaml::SequenceTraits< SmallVector< memprof::GUIDHex64 > >::element ( IO & io,
SmallVector< memprof::GUIDHex64 > & Seq,
size_t Index )
inlinestatic

◆ size()

size_t llvm::yaml::SequenceTraits< SmallVector< memprof::GUIDHex64 > >::size ( IO & io,
SmallVector< memprof::GUIDHex64 > & Seq )
inlinestatic

Member Data Documentation

◆ flow

const bool llvm::yaml::SequenceTraits< SmallVector< memprof::GUIDHex64 > >::flow = true
static

Definition at line 285 of file MemProfYAML.h.


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