Searched refs:AssociatedCommentLines (Results 1 – 1 of 1) sorted by relevance
3168 SmallVector<StringRef> AssociatedCommentLines; member3537 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports()3579 SmallVector<StringRef> AssociatedCommentLines; in sortJavaImports() local3606 {Identifier, Line, Prev, AssociatedCommentLines, IsStatic}); in sortJavaImports()3607 AssociatedCommentLines.clear(); in sortJavaImports()3610 AssociatedCommentLines.push_back(Line); in sortJavaImports()