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