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

#include "llvm/ObjectYAML/ELFYAML.h"

Static Public Member Functions

static void bitset (IO &IO, ELFYAML::ELF_PF &Value)
 

Detailed Description

template<>
struct llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_PF >

Definition at line 262 of file ELFYAML.h.

Member Function Documentation

◆ bitset()

void llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_PF >::bitset ( IO &  IO,
ELFYAML::ELF_PF &  Value 
)
static

Definition at line 491 of file ELFYAML.cpp.

References BCase, llvm::ELF::PF_R, llvm::ELF::PF_W, and llvm::ELF::PF_X.


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