Home | History | Annotate | Download | only in AST

Lines Matching refs:FullComment

46   // Comment names (FullComment, ParagraphComment, TextComment, etc)
102 /// The \c FullComment parent of the comment being dumped.
103 const FullComment *FC;
156 void dumpFullComment(const FullComment *C);
1797 void ASTDumper::dumpFullComment(const FullComment *C) {
1987 const FullComment *FC = dyn_cast<FullComment>(this);
1993 const FullComment *FC = dyn_cast<FullComment>(this);