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