Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp359 const FormatToken *FirstNonComment = TheLine->First; in tryFitMultipleLinesInOne() local
H A DTokenAnnotator.cpp4599 auto FirstNonComment = getFirstNonComment(Line); in mustBreakBefore() local