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::ScalarTraits< MCModuleYAML::Operand > Struct Template Reference

Static Public Member Functions

static void output (const MCModuleYAML::Operand &, void *, llvm::raw_ostream &)
 
static StringRef input (StringRef, void *, MCModuleYAML::Operand &)
 

Detailed Description

template<>
struct llvm::yaml::ScalarTraits< MCModuleYAML::Operand >

Definition at line 161 of file MCModuleYAML.cpp.

Member Function Documentation

StringRef llvm::yaml::ScalarTraits< MCModuleYAML::Operand >::input ( StringRef  Scalar,
void *  Ctx,
MCModuleYAML::Operand Val 
)
static
void llvm::yaml::ScalarTraits< MCModuleYAML::Operand >::output ( const MCModuleYAML::Operand Val,
void *  Ctx,
llvm::raw_ostream Out 
)
static

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