LLVM 22.0.0git
llvm::yaml::MappingTraits< memprof::Frame > Struct Reference

#include "llvm/ProfileData/MemProfYAML.h"

Inheritance diagram for llvm::yaml::MappingTraits< memprof::Frame >:
[legend]

Classes

class  FrameWithHex64

Static Public Member Functions

static void mapping (IO &Io, memprof::Frame &F)

Static Public Attributes

static const bool flow = true

Detailed Description

Definition at line 72 of file MemProfYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< memprof::Frame >::mapping ( IO & Io,
memprof::Frame & F )
inlinestatic

Definition at line 96 of file MemProfYAML.h.

References F, and llvm::yaml::IO::mapRequired().

Member Data Documentation

◆ flow

Definition at line 129 of file MemProfYAML.h.


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