clang API Documentation

Static Public Member Functions
llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinaryOperatorStyle > Struct Template Reference

List of all members.

Static Public Member Functions

static void enumeration (IO &IO, FormatStyle::BinaryOperatorStyle &Value)

Detailed Description

template<>
struct llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinaryOperatorStyle >

Definition at line 80 of file Format.cpp.


Member Function Documentation

static void llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinaryOperatorStyle >::enumeration ( IO &  IO,
FormatStyle::BinaryOperatorStyle &  Value 
) [inline, static]

Definition at line 81 of file Format.cpp.


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