Home
last modified time | relevance | path

Searched refs:ShouldPushCommentsInCurrentLine (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4676 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
4698 ShouldPushCommentsInCurrentLine = false; in distributeComments()
4700 if (ShouldPushCommentsInCurrentLine) in distributeComments()