Searched refs:addComment (Results 1 – 4 of 4) sorted by relevance
186 void addComment(const RawComment &RC, llvm::BumpPtrAllocator &Allocator);
625 void addComment(const RawComment &RC) { in addComment() function628 Comments.addComment(RC, BumpAlloc); in addComment()
213 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
1228 Context.addComment(RC); in ActOnComment()