Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp2582 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
2604 ShouldPushCommentsInCurrentLine = false; in distributeComments()
2606 if (ShouldPushCommentsInCurrentLine) { in distributeComments()