Searched refs:RawCommentList (Results 1 – 4 of 4) sorted by relevance
182 class RawCommentList {184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList() function
617 RawCommentList Comments;692 RawCommentList &getRawCommentList() { in getRawCommentList()
45 RawCommentList.cpp
272 void RawCommentList::addComment(const RawComment &RC, in addComment()327 void RawCommentList::addDeserializedComments(ArrayRef<RawComment *> DeserializedComments) { in addDeserializedComments()