Lines Matching refs:FullComment
414 /// Separate parts of a FullComment.
417 FullCommentParts(const FullComment *C,
429 FullCommentParts::FullCommentParts(const FullComment *C,
514 "a FullComment");
552 CommentASTToHTMLConverter(const FullComment *FC,
573 void visitFullComment(const FullComment *C);
584 const FullComment *FC;
769 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) {
869 const FullComment *FC = getASTNodeAs<FullComment>(CXC);
886 CommentASTToXMLConverter(const FullComment *FC,
915 void visitFullComment(const FullComment *C);
924 const FullComment *FC;
1163 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) {
1447 const FullComment *FC = getASTNodeAs<FullComment>(CXC);