Home | History | Annotate | Download | only in AST

Lines Matching refs:InlineCommandComment

296     void visitInlineCommandComment(const InlineCommandComment *C);
1834 void ASTDumper::visitInlineCommandComment(const InlineCommandComment *C) {
1837 case InlineCommandComment::RenderNormal:
1840 case InlineCommandComment::RenderBold:
1843 case InlineCommandComment::RenderMonospaced:
1846 case InlineCommandComment::RenderEmphasized: