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

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

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

[legend]

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

Detailed Description

Definition at line 108 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

mapping()

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

Definition at line 109 of file ModuleSummaryIndexYAML.h.

References llvm::yaml::IO::mapOptional(), llvm::WholeProgramDevirtResolution::ResByArg, llvm::WholeProgramDevirtResolution::SingleImplName, and llvm::WholeProgramDevirtResolution::TheKind.


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