Searched refs:addComment (Results 1 – 7 of 7) sorted by relevance
184 void addComment(const RawComment &RC, llvm::BumpPtrAllocator &Allocator);
561 void addComment(const RawComment &RC) { in addComment() function564 Comments.addComment(RC, BumpAlloc); in addComment()
145 comments_.addComment(currComment); in addTextToComments()
177 public void addComment(SingleComment comment) { in addComment() method in Comments
2040 newComments_.addComment(newComment); in emitComment()
206 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
1094 Context.addComment(RC); in ActOnComment()