Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
5173 struct FormatStyleSet { struct5192 static FormatStyleSet BuildStyleSetFromConfiguration(5197 FormatStyleSet StyleSet;
2050 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()2092 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()2103 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()2114 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()