Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
4004 struct FormatStyleSet { struct4023 static FormatStyleSet BuildStyleSetFromConfiguration(4028 FormatStyleSet StyleSet;
1761 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()1802 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()1813 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()1824 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()