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< Hex64 > Struct Template Reference

#include <YAMLTraits.h>

Static Public Member Functions

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

Detailed Description

template<>
struct llvm::yaml::ScalarTraits< Hex64 >

Definition at line 936 of file YAMLTraits.h.

Member Function Documentation

static StringRef llvm::yaml::ScalarTraits< Hex64 >::input ( StringRef  ,
void *  ,
Hex64 &   
)
static
static void llvm::yaml::ScalarTraits< Hex64 >::output ( const Hex64 &  ,
void *  ,
llvm::raw_ostream  
)
static

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