Searched defs:RawComment (Results 1 – 2 of 2) sorted by relevance
41 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
67 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment() function in RawComment