Home
last modified time | relevance | path

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

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