LLVM: llvm::yaml::MappingTraits< FunctionSummary::VFuncId > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< FunctionSummary::VFuncId >:

[legend]

Static Public Member Functions
static void mapping (IO &io, FunctionSummary::VFuncId &id)

Detailed Description

Definition at line 162 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< FunctionSummary::VFuncId >::mapping ( IO & io, FunctionSummary::VFuncId & id ) inlinestatic

Definition at line 163 of file ModuleSummaryIndexYAML.h.

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


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