LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< WasmYAML::Comdat > Struct Template Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Static Public Member Functions

static void mapping (IO &IO, WasmYAML::Comdat &Comdat)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< WasmYAML::Comdat >

Definition at line 483 of file WasmYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< WasmYAML::Comdat >::mapping ( IO &  IO,
WasmYAML::Comdat Comdat 
)
static

Definition at line 414 of file WasmYAML.cpp.

References llvm::WasmYAML::Comdat::Entries, and llvm::WasmYAML::Comdat::Name.


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