Searched refs:RawCommentList (Results 1 – 5 of 5) sorted by relevance
182 class RawCommentList {184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList() function
607 RawCommentList Comments;682 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()
67 RawCommentList.cpp \