Searched refs:JustComments (Results 1 – 1 of 1) sorted by relevance
4745 bool JustComments = Line->Tokens.empty(); in flushComments() local4757 if (isOnNewLine(*Tok) && JustComments && !Tok->ContinuesLineCommentSection) in flushComments()4761 if (NewlineBeforeNext && JustComments) in flushComments()