Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp3176 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
3198 ShouldPushCommentsInCurrentLine = false; in distributeComments()
3200 if (ShouldPushCommentsInCurrentLine) { in distributeComments()