Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp1733 bool JustComments = Line->Tokens.empty(); in flushComments() local
1738 if (isOnNewLine(**I) && JustComments) { in flushComments()
1743 if (NewlineBeforeNext && JustComments) { in flushComments()