Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DContinuationIndenter.cpp33 static bool shouldIndentWrappedSelectorName(const FormatStyle &Style, in shouldIndentWrappedSelectorName() function
928 (shouldIndentWrappedSelectorName(Style, State.Line->Type) in addTokenOnNewLine()
1231 if (shouldIndentWrappedSelectorName(Style, State.Line->Type)) { in getNewLineColumn()