Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h174 CXCommentInlineCommandRenderKind_Bold, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp155 return CXCommentInlineCommandRenderKind_Bold; in clang_InlineCommandComment_getRenderKind()
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c494 case CXCommentInlineCommandRenderKind_Bold: in DumpCXCommentInternal()