Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DCommentToXML.cpp290 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
638 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DComment.h311 RenderMonospaced, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentSema.cpp1182 .Cases("c", "p", InlineCommandComment::RenderMonospaced) in getInlineCommandRenderKind()
DJSONNodeDumper.cpp1584 case comments::InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
DTextNodeDumper.cpp776 case comments::InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()