LLVM: llvm::yaml::MappingTraits< memprof::Frame > Struct Reference (original) (raw)

#include "[llvm/ProfileData/MemProfYAML.h](MemProfYAML%5F8h%5Fsource.html)"

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

const bool llvm::yaml::MappingTraits< memprof::Frame >::flow = true static

Definition at line 129 of file MemProfYAML.h.


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