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