LLVM: llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >:

[legend]

Static Public Member Functions
static void mapping (IO &io, WholeProgramDevirtResolution::ByArg &res)

Detailed Description

Definition at line 56 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >::mapping ( IO & io, WholeProgramDevirtResolution::ByArg & res ) inlinestatic

Definition at line 57 of file ModuleSummaryIndexYAML.h.

References llvm::WholeProgramDevirtResolution::ByArg::Bit, llvm::WholeProgramDevirtResolution::ByArg::Byte, llvm::WholeProgramDevirtResolution::ByArg::Info, llvm::yaml::IO::mapOptional(), and llvm::WholeProgramDevirtResolution::ByArg::TheKind.


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