Searched refs:CommentLine (Results 1 – 2 of 2) sorted by relevance
2272 bool CommentLine = true; in setCommentLineLevels() local2275 CommentLine = false; in setCommentLineLevels()2282 if (NextNonCommentLine && CommentLine && in setCommentLineLevels()
2510 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local2511 result += CommentLine; in sortJavaImports()