Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp361 const auto *FirstNonComment = TheLine->getFirstNonComment(); in tryFitMultipleLinesInOne() local
H A DTokenAnnotator.cpp5763 auto *FirstNonComment = Line.getFirstNonComment(); in mustBreakBefore() local