Home
last modified time | relevance | path

Searched refs:CXCommentInlineCommandRenderKind_Monospaced (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h178 CXCommentInlineCommandRenderKind_Monospaced, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp158 return CXCommentInlineCommandRenderKind_Monospaced; in clang_InlineCommandComment_getRenderKind()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c495 case CXCommentInlineCommandRenderKind_Monospaced: in DumpCXCommentInternal()