clang 22.0.0git
llvm::yaml::ScalarEnumerationTraits< BracketAlignmentStyle > Struct Reference

Static Public Member Functions

static void enumeration (IO &IO, BracketAlignmentStyle &Value)

Detailed Description

Definition at line 214 of file Format.cpp.

Member Function Documentation

◆ enumeration()

void llvm::yaml::ScalarEnumerationTraits< BracketAlignmentStyle >::enumeration ( IO & IO,
BracketAlignmentStyle & Value )
inlinestatic

Definition at line 215 of file Format.cpp.

References BAS_Align, BAS_AlwaysBreak, BAS_BlockIndent, and BAS_DontAlign.


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