Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp1841 bool JustComments = Line->Tokens.empty(); in flushComments() local
1846 if (isOnNewLine(**I) && JustComments) in flushComments()
1850 if (NewlineBeforeNext && JustComments) in flushComments()