Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineParser.cpp4792 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
4814 ShouldPushCommentsInCurrentLine = false; in distributeComments()
4816 if (ShouldPushCommentsInCurrentLine) in distributeComments()