Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp97 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() function in clang::format::__anond596d1440111::LevelIndentTracker
1431 IndentTracker.adjustToUnmodifiedLine(TheLine); in format()