Searched refs:RawCommentList (Results 1 – 4 of 4) sorted by relevance
193 class RawCommentList {195 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList() function
724 RawCommentList Comments;799 RawCommentList &getRawCommentList() { in getRawCommentList()
273 void RawCommentList::addComment(const RawComment &RC, in addComment()328 void RawCommentList::addDeserializedComments(ArrayRef<RawComment *> DeserializedComments) { in addDeserializedComments()
94 SRCS_MIN+= AST/RawCommentList.cpp