LLVM 22.0.0git
llvm::yaml::ScalarEnumerationTraits< WasmYAML::RelocType > Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< WasmYAML::RelocType >:
[legend]

Static Public Member Functions

static void enumeration (IO &IO, WasmYAML::RelocType &Kind)

Detailed Description

Definition at line 590 of file WasmYAML.h.

Member Function Documentation

◆ enumeration()

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

Definition at line 652 of file WasmYAML.cpp.

References llvm::yaml::IO::enumFallback().


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