Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp4553 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
4575 ShouldPushCommentsInCurrentLine = false; in distributeComments()
4577 if (ShouldPushCommentsInCurrentLine) in distributeComments()