Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Index/
HDCommentToXML.cpp293 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
648 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h317 RenderMonospaced, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp1091 .Cases("c", "p", InlineCommandComment::RenderMonospaced) in getInlineCommandRenderKind()
HDASTDumper.cpp2195 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()