Home | History | Annotate | Download | only in libclang

Lines Matching refs:FullComment

406 /// Separate parts of a FullComment.
409 FullCommentParts(const FullComment *C,
421 FullCommentParts::FullCommentParts(const FullComment *C,
506 "a FullComment");
544 CommentASTToHTMLConverter(const FullComment *FC,
565 void visitFullComment(const FullComment *C);
576 const FullComment *FC;
753 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) {
849 const FullComment *FC = getASTNodeAs<FullComment>(CXC);
866 CommentASTToXMLConverter(const FullComment *FC,
895 void visitFullComment(const FullComment *C);
904 const FullComment *FC;
1139 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) {
1422 const FullComment *FC = getASTNodeAs<FullComment>(CXC);