Searched refs:TwoParagraphComment (Results 1 – 1 of 1) sorted by relevance
190 auto TwoParagraphComment = std::make_unique<CommentInfo>(); in TEST() local191 TwoParagraphComment->Kind = "ParagraphComment"; in TEST()195 TwoParagraphComment->Children.push_back(std::move(TwoTextComment)); in TEST()196 TwoFullComment->Children.push_back(std::move(TwoParagraphComment)); in TEST()