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

#include "llvm/ObjectYAML/WasmYAML.h"

Static Public Member Functions

static void enumeration (IO &IO, WasmYAML::Opcode &Opcode)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< WasmYAML::Opcode >

Definition at line 499 of file WasmYAML.h.

Member Function Documentation

◆ enumeration()

void llvm::yaml::ScalarEnumerationTraits< WasmYAML::Opcode >::enumeration ( IO &  IO,
WasmYAML::Opcode &  Opcode 
)
static

Definition at line 511 of file WasmYAML.cpp.

References ECase.


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