Searched refs:isComment (Results 1 – 5 of 5) sorted by relevance
48 bool isComment() { return RangeKind == Comment; } in isComment() function
391 if (I.isComment()) in gatherSkippedRegions()
84 bool isComment() const { in isComment() function
331 if (!(*J)->InPPDirective && !(*J)->isComment() && in tryFitMultipleLinesInOne()
2728 if (NextNonCommentLine && Line->isComment() && in setCommentLineLevels()