Searched refs:addComment (Results 1 – 5 of 5) sorted by relevance
202 void addComment(const Twine &Comment);224 addComment(Comment); in add()227 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes411 A.addComment("immutable"); in exportToDot()
197 void addComment(const RawComment &RC, const CommentOptions &CommentOpts,
803 void addComment(const RawComment &RC) { in addComment() function806 Comments.addComment(RC, LangOpts.CommentOpts, BumpAlloc); in addComment()
273 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
1607 Context.addComment(RC); in ActOnComment()