Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h179 CXCommentInlineCommandRenderKind_Monospaced, enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp158 return CXCommentInlineCommandRenderKind_Monospaced; in clang_InlineCommandComment_getRenderKind()
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c497 case CXCommentInlineCommandRenderKind_Monospaced: in DumpCXCommentInternal()