Searched refs:BS_Whitesmiths (Results 1 – 4 of 4) sorted by relevance
777 Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths) { in parseBlock() 814 if (AddLevels > 0u && Style.BreakBeforeBraces != FormatStyle::BS_Whitesmiths) in parseBlock() 3116 Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths; in parseNamespace() 3262 if (Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths) in parseDoWhile() 3290 Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths) { in parseLabel() 4557 Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths; in addUnwrappedLine()
163 IO.enumCase(Value, "Whitesmiths", FormatStyle::BS_Whitesmiths); in enumeration()1337 case FormatStyle::BS_Whitesmiths: in expandPresetsBraceWrapping()
1243 if (Style.BreakBeforeBraces == FormatStyle::BS_Whitesmiths && in getNewLineColumn()
2047 BS_Whitesmiths, enumerator