Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp88 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() function in clang::format::__anon8a591c740111::LevelIndentTracker
1363 IndentTracker.adjustToUnmodifiedLine(TheLine); in format()