LLVM 20.0.0git
Classes | Static Public Member Functions | Static Public Attributes | List of all members
llvm::yaml::MappingTraits< memprof::Frame > Struct Reference

#include "llvm/ProfileData/MemProfYAML.h"

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 54 of file MemProfYAML.h.

Member Function Documentation

◆ mapping()

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

Definition at line 78 of file MemProfYAML.h.

References F.

Member Data Documentation

◆ flow

Definition at line 111 of file MemProfYAML.h.


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