Searched refs:CommentLine (Results 1 – 2 of 2) sorted by relevance
2328 bool CommentLine = true; in setCommentLineLevels() local2331 CommentLine = false; in setCommentLineLevels()2338 if (NextNonCommentLine && CommentLine && in setCommentLineLevels()
2559 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local2560 result += CommentLine; in sortJavaImports()