Home
last modified time | relevance | path

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

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