Searched refs:shouldIndentWrappedSelectorName (Results 1 – 1 of 1) sorted by relevance
34 static bool shouldIndentWrappedSelectorName(const FormatStyle &Style, in shouldIndentWrappedSelectorName() function1017 (shouldIndentWrappedSelectorName(Style, State.Line->Type) in addTokenOnNewLine()1388 if (shouldIndentWrappedSelectorName(Style, State.Line->Type)) { in getNewLineColumn()