Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
4932 struct FormatStyleSet { struct4951 static FormatStyleSet BuildStyleSetFromConfiguration(4956 FormatStyleSet StyleSet;
2026 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()2068 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()2079 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()2090 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()