Home
last modified time | relevance | path

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

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