Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp73 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() function in clang::format::__anon5061c3a60111::LevelIndentTracker
873 IndentTracker.adjustToUnmodifiedLine(TheLine); in format()