LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes > Struct Template Reference

#include <YAMLXRayRecord.h>

Static Public Member Functions

static void enumeration (IO &IO, xray::RecordTypes &Type)
 

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes >

Definition at line 53 of file YAMLXRayRecord.h.

Member Function Documentation

static void llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes >::enumeration ( IO IO,
xray::RecordTypes Type 
)
inlinestatic

Definition at line 54 of file YAMLXRayRecord.h.

References llvm::xray::ENTER, llvm::yaml::IO::enumCase(), and llvm::xray::EXIT.


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