LLVM 23.0.0git
llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA > Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >:
[legend]

Static Public Member Functions

static void enumeration (IO &IO, ELFYAML::MIPS_ISA &Value)

Detailed Description

Definition at line 849 of file ELFYAML.h.

Member Function Documentation

◆ enumeration()

void llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >::enumeration ( IO & IO,
ELFYAML::MIPS_ISA & Value )
static

Definition at line 1064 of file ELFYAML.cpp.

References llvm::yaml::IO::enumCase(), and llvm::yaml::IO::enumFallback().


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