LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< MCAtom::AtomKind > Struct Template Reference

Static Public Member Functions

static void enumeration (IO &IO, MCAtom::AtomKind &Kind)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< MCAtom::AtomKind >

Definition at line 137 of file MCModuleYAML.cpp.

Member Function Documentation

void llvm::yaml::ScalarEnumerationTraits< MCAtom::AtomKind >::enumeration ( IO IO,
MCAtom::AtomKind Kind 
)
static

Definition at line 173 of file MCModuleYAML.cpp.

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


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