Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h179 CXCommentInlineCommandRenderKind_Monospaced, enumerator
/external/clang/tools/libclang/
DCXComment.cpp162 return CXCommentInlineCommandRenderKind_Monospaced; in clang_InlineCommandComment_getRenderKind()
/external/clang/tools/c-index-test/
Dc-index-test.c415 case CXCommentInlineCommandRenderKind_Monospaced: in DumpCXCommentInternal()