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