Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp352 const FormatToken *FirstNonComment = TheLine->First; in tryFitMultipleLinesInOne() local
H A DTokenAnnotator.cpp4414 auto FirstNonComment = getFirstNonComment(Line); in mustBreakBefore() local