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