Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp284 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
632 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp154 case InlineCommandComment::RenderBold: in clang_InlineCommandComment_getRenderKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h310 RenderBold, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp1181 .Case("b", InlineCommandComment::RenderBold) in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1527 case comments::InlineCommandComment::RenderBold: in visitInlineCommandComment()
H A DTextNodeDumper.cpp732 case comments::InlineCommandComment::RenderBold: in visitInlineCommandComment()