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

#include "llvm/ProfileData/MemProfYAML.h"

Inheritance diagram for llvm::yaml::MappingTraits< memprof::SourceLocation >:
[legend]

Static Public Member Functions

static void mapping (IO &Io, memprof::SourceLocation &Loc)

Detailed Description

Definition at line 225 of file MemProfYAML.h.

Member Function Documentation

◆ mapping()

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

Definition at line 226 of file MemProfYAML.h.

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


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