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

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

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: