Searched refs:HasTwoOperands (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp869 bool HasTwoOperands = P->OperatorIndex == 0 && !P->NextOperator && local
872 !(HasTwoOperands &&

Completed in 109 milliseconds