Searched refs:JustComments (Results 1 – 1 of 1) sorted by relevance
3116 bool JustComments = Line->Tokens.empty(); in flushComments() local3131 if (isOnNewLine(**I) && JustComments && !(*I)->ContinuesLineCommentSection) in flushComments()3135 if (NewlineBeforeNext && JustComments) in flushComments()