Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineFormatter.cpp81 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() function in clang::format::__anon1f81125b0111::LevelIndentTracker
1161 IndentTracker.adjustToUnmodifiedLine(TheLine); in format()