Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentDumper.cpp127 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
DCommentSema.cpp752 .Case("b", InlineCommandComment::RenderBold) in getInlineCommandRenderKind()
/external/clang/tools/libclang/
DCXComment.cpp149 case InlineCommandComment::RenderBold: in clang_InlineCommandComment_getRenderKind()
599 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
908 case InlineCommandComment::RenderBold: in visitInlineCommandComment()
/external/clang/include/clang/AST/
DComment.h283 RenderBold, enumerator