Home
last modified time | relevance | path

Searched refs:shouldIndentWrappedSelectorName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.cpp31 static bool shouldIndentWrappedSelectorName(const FormatStyle &Style, in shouldIndentWrappedSelectorName() function
785 (shouldIndentWrappedSelectorName(Style, State.Line->Type) in addTokenOnNewLine()
985 if (shouldIndentWrappedSelectorName(Style, State.Line->Type)) in getNewLineColumn()