Searched defs:ParagraphComment (Results 1 – 2 of 2) sorted by relevance
126 friend class ParagraphComment; variable542 ParagraphComment(ArrayRef<InlineContentComment *> Content) : in ParagraphComment() function
610 auto ParagraphComment = std::make_unique<TagNode>(HTMLTag::TAG_P); in genHTML() local