Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp53 void nextLine(const AnnotatedLine &Line) { in nextLine() function in clang::format::__anonb93c45f80111::LevelIndentTracker
184 IndentTracker.nextLine(*Current); in getNextMergedLine()
303 IndentTracker.nextLine(*I[i + 1]); in tryFitMultipleLinesInOne()