Home
last modified time | relevance | path

Searched refs:computeAffectedLines (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp1737 computeAffectedLines(AnnotatedLines.begin(), AnnotatedLines.end()); in format()
1751 bool computeAffectedLines(SmallVectorImpl<AnnotatedLine *>::iterator I, in computeAffectedLines() function in clang::format::__anon0bcb66d40111::Formatter
1793 computeAffectedLines(Line->Children.begin(), Line->Children.end()); in nonPPLineAffected()