Lines Matching refs:InlineCommandComment
547 void visitInlineCommandComment(const InlineCommandComment *C);
2199 void ASTDumper::visitInlineCommandComment(const InlineCommandComment *C) {
2202 case InlineCommandComment::RenderNormal:
2205 case InlineCommandComment::RenderBold:
2208 case InlineCommandComment::RenderMonospaced:
2211 case InlineCommandComment::RenderEmphasized: