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

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

Inheritance diagram for llvm::yaml::MappingTraits< memprof::AllMemProfData >:

[legend]

Static Public Member Functions
static void mapping (IO &Io, memprof::AllMemProfData &Data)

Detailed Description

Definition at line 264 of file MemProfYAML.h.

Member Function Documentation

mapping()

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

Definition at line 265 of file MemProfYAML.h.

References llvm::Data, llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::outputting().


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