LLVM: llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock >:

[legend]

Static Public Member Functions
static void inputOne (IO &Io, StringRef KeyStr, memprof::PortableMemInfoBlock &MIB)
static void output (IO &Io, memprof::PortableMemInfoBlock &MIB)

Detailed Description

Definition at line 132 of file MemProfYAML.h.

Member Function Documentation

inputOne()

void llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock >::inputOne ( IO & Io, StringRef KeyStr, memprof::PortableMemInfoBlock & MIB ) inlinestatic

Definition at line 133 of file MemProfYAML.h.

References llvm::yaml::IO::setError().

output()

void llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock >::output ( IO & Io, memprof::PortableMemInfoBlock & MIB ) inlinestatic

Definition at line 154 of file MemProfYAML.h.

References llvm::memprof::PortableMemInfoBlock::getSchema().


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