Searched defs:CommentLine (Results 1 – 3 of 3) sorted by relevance
153 struct CommentLine { struct 158 CommentLine(StringRef Text, PresumedLoc Begin, PresumedLoc End) in CommentLine() argument
251 for (const auto &CommentLine : Comment) { serializeDocComment() local
3317 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { sortJavaImports() local