Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp141 static bool startsNextOperand(const FormatToken &Current) { in startsNextOperand() function
153 ? startsNextOperand in mustBreakBinaryOperation()