Searched refs:ShortCaseStatementsAlignmentStyle (Results 1 – 2 of 2) sorted by relevance
322 struct ShortCaseStatementsAlignmentStyle { struct396 bool operator==(const ShortCaseStatementsAlignmentStyle &R) const {415 ShortCaseStatementsAlignmentStyle AlignConsecutiveShortCaseStatements;
125 struct MappingTraits<FormatStyle::ShortCaseStatementsAlignmentStyle> {127 FormatStyle::ShortCaseStatementsAlignmentStyle &Value) { in mapping()