clang: clang::format::FormatStyle::FormatStyleSet Struct Reference (original) (raw)
#include "[clang/Format/Format.h](Format%5F8h%5Fsource.html)"
Public Member Functions | |
---|---|
std::optional< FormatStyle > | Get (FormatStyle::LanguageKind Language) const |
void | Add (FormatStyle Style) |
void | Clear () |
Detailed Description
Definition at line 5391 of file Format.h.
Member Typedef Documentation
◆ MapType
Member Function Documentation
◆ Add()
void clang::format::FormatStyle::FormatStyleSet::Add | ( | FormatStyle | Style | ) |
---|
◆ Clear()
void clang::format::FormatStyle::FormatStyleSet::Clear | ( | ) |
---|
◆ Get()
The documentation for this struct was generated from the following files:
- include/clang/Format/Format.h
- lib/Format/Format.cpp