Home
last modified time | relevance | path

Searched refs:RenderBold (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp284 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
632 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXComment.cpp154 case InlineCommandComment::RenderBold: in clang_InlineCommandComment_getRenderKind()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h308 RenderBold, enumerator
/llvm-project-15.0.7/clang/lib/AST/
H A DCommentSema.cpp1116 .Case("b", InlineCommandComment::RenderBold) in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1587 case comments::InlineCommandComment::RenderBold: in visitInlineCommandComment()
H A DTextNodeDumper.cpp775 case comments::InlineCommandComment::RenderBold: in visitInlineCommandComment()