LLVM 22.0.0git
llvm::yaml::MappingTraits< memprof::CallSiteInfo > Struct Reference

#include "llvm/ProfileData/MemProfYAML.h"

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: