Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
3534 struct FormatStyleSet { struct3553 static FormatStyleSet BuildStyleSetFromConfiguration(3558 FormatStyleSet StyleSet;
1514 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()1550 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()1561 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()1572 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()