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