Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXComment.cpp148 return CXCommentInlineCommandRenderKind_Normal; in clang_InlineCommandComment_getRenderKind()
152 return CXCommentInlineCommandRenderKind_Normal; in clang_InlineCommandComment_getRenderKind()
/llvm-project/clang/include/clang-c/
H A DDocumentation.h169 CXCommentInlineCommandRenderKind_Normal, enumerator
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c533 case CXCommentInlineCommandRenderKind_Normal: in DumpCXCommentInternal()