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

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

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

[legend]

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

Detailed Description

Definition at line 31 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

mapping()

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

Definition at line 32 of file ModuleSummaryIndexYAML.h.

References llvm::TypeTestResolution::AlignLog2, llvm::TypeTestResolution::BitMask, llvm::TypeTestResolution::InlineBits, llvm::yaml::IO::mapOptional(), llvm::TypeTestResolution::SizeM1, llvm::TypeTestResolution::SizeM1BitWidth, and llvm::TypeTestResolution::TheKind.


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