clang API Documentation

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

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 111 of file Format.cpp.


Member Function Documentation

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

Definition at line 112 of file Format.cpp.


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