Searched refs:countVariableAlignments (Results 1 – 1 of 1) sorted by relevance
2449 int countVariableAlignments(const SmallVectorImpl<AnnotatedLine *> &Lines) { in countVariableAlignments() function in clang::format::__anonc1399e510111::Formatter2452 AlignmentDiff += countVariableAlignments(Line->Children); in countVariableAlignments()2497 const auto NetRightCount = countVariableAlignments(AnnotatedLines); in deriveLocalStyle()