Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp58 void nextLine(const AnnotatedLine &Line) { in nextLine() function in clang::format::__anon8a591c740111::LevelIndentTracker
211 IndentTracker.nextLine(*Current); in getNextMergedLine()
390 IndentTracker.nextLine(*I[i + 1]); in tryFitMultipleLinesInOne()