Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2530 const auto NetRightCount = countVariableAlignments(AnnotatedLines); in deriveLocalStyle() local
2531 if (NetRightCount > 0) in deriveLocalStyle()
2533 else if (NetRightCount < 0) in deriveLocalStyle()