Searched refs:AssociatedCommentLines (Results 1 – 1 of 1) sorted by relevance
2789 SmallVector<StringRef> AssociatedCommentLines; member3142 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports()3184 SmallVector<StringRef> AssociatedCommentLines; in sortJavaImports() local3211 {Identifier, Line, Prev, AssociatedCommentLines, IsStatic}); in sortJavaImports()3212 AssociatedCommentLines.clear(); in sortJavaImports()3215 AssociatedCommentLines.push_back(Line); in sortJavaImports()