clang 23.0.0git
llvm::yaml::MappingTraits< FormatStyle::SortIncludesOptions > Struct Reference

Static Public Member Functions

static void enumInput (IO &IO, FormatStyle::SortIncludesOptions &Value)
static void mapping (IO &IO, FormatStyle::SortIncludesOptions &Value)

Detailed Description

Definition at line 841 of file Format.cpp.

Member Function Documentation

◆ enumInput()

void llvm::yaml::MappingTraits< FormatStyle::SortIncludesOptions >::enumInput ( IO & IO,
FormatStyle::SortIncludesOptions & Value )
inlinestatic

Definition at line 842 of file Format.cpp.

◆ mapping()

void llvm::yaml::MappingTraits< FormatStyle::SortIncludesOptions >::mapping ( IO & IO,
FormatStyle::SortIncludesOptions & Value )
inlinestatic

Definition at line 861 of file Format.cpp.


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