Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Index/
HDCommentToXML.cpp287 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
642 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h316 RenderBold, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp1090 .Case("b", InlineCommandComment::RenderBold) in getInlineCommandRenderKind()
HDASTDumper.cpp2192 case InlineCommandComment::RenderBold: in visitInlineCommandComment()