Home
last modified time | relevance | path

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

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