Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
5522 struct FormatStyleSet { struct5541 static FormatStyleSet BuildStyleSetFromConfiguration(5546 FormatStyleSet StyleSet;
2225 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()2236 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()2247 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()