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