Searched refs:isComment (Results 1 – 5 of 5) sorted by relevance
53 bool isComment() { return RangeKind == Comment; } in isComment() function
491 if (I.isComment()) in gatherSkippedRegions()
113 bool isComment() const { in isComment() function
337 if (!(*J)->InPPDirective && !(*J)->isComment() && in tryFitMultipleLinesInOne()
3539 Line->isComment() && !isClangFormatOff(Line->First->TokenText) && in setCommentLineLevels()