Searched refs:countVariableAlignments (Results 1 – 1 of 1) sorted by relevance
1690 int countVariableAlignments(const SmallVectorImpl<AnnotatedLine *> &Lines) { in countVariableAlignments() function in clang::format::__anon5a72e2a60111::Formatter1693 AlignmentDiff += countVariableAlignments(Line->Children); in countVariableAlignments()1728 Style.PointerAlignment = countVariableAlignments(AnnotatedLines) <= 0 in deriveLocalStyle()