Searched refs:CXCommentInlineCommandRenderKind_Normal (Results 1 – 8 of 8) sorted by relevance
152 return CXCommentInlineCommandRenderKind_Normal; in clang_InlineCommandComment_getRenderKind()156 return CXCommentInlineCommandRenderKind_Normal; in clang_InlineCommandComment_getRenderKind()
169 CXCommentInlineCommandRenderKind_Normal, enumerator
211 const CXCommentInlineCommandRenderKind_Normal = 0, constant
409 case CXCommentInlineCommandRenderKind_Normal: in DumpCXCommentInternal()