Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1284 markAllAsAffected(I, PPEnd); in computeAffectedLines()
1350 void markAllAsAffected(SmallVectorImpl<AnnotatedLine *>::iterator I, in markAllAsAffected() function in clang::format::__anonf8d6a77d0111::Formatter
1354 markAllAsAffected((*I)->Children.begin(), (*I)->Children.end()); in markAllAsAffected()