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

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

[legend]

Static Public Member Functions
static void mapping (IO &io, LocalVariableAddrGap &Gap)

Detailed Description

Definition at line 219 of file CodeViewYAMLSymbols.cpp.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< LocalVariableAddrGap >::mapping ( IO & io, LocalVariableAddrGap & Gap ) inlinestatic

Definition at line 220 of file CodeViewYAMLSymbols.cpp.

References llvm::codeview::LocalVariableAddrGap::GapStartOffset, llvm::yaml::IO::mapRequired(), and llvm::codeview::LocalVariableAddrGap::Range.


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