Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp82 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() function in clang::format::__anon847ac5d30111::LevelIndentTracker
1107 IndentTracker.adjustToUnmodifiedLine(TheLine); in format()