Searched refs:CommentLine (Results 1 – 2 of 2) sorted by relevance
1897 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local1898 result += CommentLine; in sortJavaImports()
1901 bool CommentLine = true; in setCommentLineLevels() local1904 CommentLine = false; in setCommentLineLevels()1911 if (NextNonCommentLine && CommentLine && in setCommentLineLevels()