Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2325 const auto NetRightCount = countVariableAlignments(AnnotatedLines); in deriveLocalStyle() local
2326 if (NetRightCount > 0) in deriveLocalStyle()
2328 else if (NetRightCount < 0) in deriveLocalStyle()