Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp59 void nextLine(const AnnotatedLine &Line) { in nextLine() function in clang::format::__anon985fe27a0111::LevelIndentTracker
225 IndentTracker.nextLine(*Current); in getNextMergedLine()
408 IndentTracker.nextLine(*I[i + 1]); in tryFitMultipleLinesInOne()