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