Searched defs:CommentLine (Results 1 – 4 of 4) sorted by relevance
142 struct CommentLine { struct147 CommentLine(StringRef Text, PresumedLoc Begin, PresumedLoc End) in CommentLine() argument
32 class CommentLine: class
248 for (const auto &CommentLine : Comment) { in serializeDocComment() local
3142 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local