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

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

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

[legend]

Classes
class CallSiteInfoWithHex64Guids
Static Public Member Functions
static void mapping (IO &Io, memprof::CallSiteInfo &CS)

Detailed Description

Definition at line 176 of file MemProfYAML.h.

Member Function Documentation

mapping()

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

Definition at line 206 of file MemProfYAML.h.

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


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