Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp362 if (!FirstNonComment) in tryFitMultipleLinesInOne() local
H A DTokenAnnotator.cpp5249 auto *FirstNonComment = Line.getFirstNonComment(); mustBreakBefore() local