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
31 class CommentLine: class
226 for (const auto &CommentLine : Comment) { in serializeDocComment() local
2949 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local