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