Searched defs:CommentLine (Results 1 – 5 of 5) sorted by relevance
153 struct CommentLine { struct158 CommentLine(StringRef Text, PresumedLoc Begin, PresumedLoc End) in CommentLine() argument
31 class CommentLine: class
305 int CommentLine = SM.getLineNumber(CommentFID, CommentOffset); in HandleComment() local
259 for (const auto &CommentLine : Comment) { serializeDocComment() local
3360 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { sortJavaImports() local