Searched refs:computeAffectedLines (Results 1 – 1 of 1) sorted by relevance
1737 computeAffectedLines(AnnotatedLines.begin(), AnnotatedLines.end()); in format()1751 bool computeAffectedLines(SmallVectorImpl<AnnotatedLine *>::iterator I, in computeAffectedLines() function in clang::format::__anon0bcb66d40111::Formatter1793 computeAffectedLines(Line->Children.begin(), Line->Children.end()); in nonPPLineAffected()