Searched refs:FormatStyleSet (Results 1 – 2 of 2) sorted by relevance
3397 struct FormatStyleSet { struct3416 static FormatStyleSet BuildStyleSetFromConfiguration(3421 FormatStyleSet StyleSet;
1467 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()1503 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()1514 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()1525 void FormatStyle::FormatStyleSet::Clear() { Styles.reset(); } in Clear()