Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp296 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
644 case InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp160 case InlineCommandComment::RenderEmphasized: in clang_InlineCommandComment_getRenderKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h312 RenderEmphasized, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp1183 .Cases("a", "e", "em", InlineCommandComment::RenderEmphasized) in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1530 case comments::InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()
H A DTextNodeDumper.cpp738 case comments::InlineCommandComment::RenderEmphasized: in visitInlineCommandComment()