Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2699 const auto NetRightCount = countVariableAlignments(AnnotatedLines); in deriveLocalStyle() local
2700 if (NetRightCount > 0) in deriveLocalStyle()
2702 else if (NetRightCount < 0) in deriveLocalStyle()