Home | History | Annotate | Download | only in AST

Lines Matching refs:FullComment

58   // Comment names (FullComment, ParagraphComment, TextComment, etc)
117 /// The \c FullComment parent of the comment being dumped.
118 const FullComment *FC;
203 void dumpFullComment(const FullComment *C);
818 const FullComment *Comment =
2012 void ASTDumper::dumpFullComment(const FullComment *C) {
2214 const FullComment *FC = dyn_cast<FullComment>(this);
2220 const FullComment *FC = dyn_cast<FullComment>(this);