Lines Matching refs:InlineCommandComment
140 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC);
150 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC);
155 case InlineCommandComment::RenderNormal:
158 case InlineCommandComment::RenderBold:
161 case InlineCommandComment::RenderMonospaced:
164 case InlineCommandComment::RenderEmphasized:
167 llvm_unreachable("unknown InlineCommandComment::RenderKind");
171 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC);
180 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC);