Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
4337 struct FormatStyleSet { struct4356 static FormatStyleSet BuildStyleSetFromConfiguration(4361 FormatStyleSet StyleSet;
1899 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()1940 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()1951 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()1962 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()