Home
last modified time | relevance | path

Searched defs:LastNonComment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp348 const auto *LastNonComment = Line->getLastNonComment(); in tryFitMultipleLinesInOne() local
413 const auto *LastNonComment = TheLine->getLastNonComment(); in tryFitMultipleLinesInOne() local