Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp298 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
642 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h314 RenderEmphasized enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTextNodeDumper.cpp464 case comments::InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
H A DCommentSema.cpp1122 .Cases("a", "e", "em", InlineCommandComment::RenderEmphasized) in getInlineCommandRenderKind()