Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp296 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
644 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h312 RenderEmphasized, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp1183 .Cases("a", "e", "em", InlineCommandComment::RenderEmphasized) in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1581 case comments::InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
H A DTextNodeDumper.cpp779 case comments::InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()