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

#include "llvm/ObjectYAML/WasmYAML.h"

Static Public Member Functions

static void bitset (IO &IO, WasmYAML::SegmentFlags &Value)
 

Detailed Description

template<>
struct llvm::yaml::ScalarBitSetTraits< WasmYAML::SegmentFlags >

Definition at line 415 of file WasmYAML.h.

Member Function Documentation

◆ bitset()

void llvm::yaml::ScalarBitSetTraits< WasmYAML::SegmentFlags >::bitset ( IO &  IO,
WasmYAML::SegmentFlags &  Value 
)
static

Definition at line 459 of file WasmYAML.cpp.


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