Searched refs:CXComment_InlineCommand (Results 1 – 4 of 4) sorted by relevance
65 // CHECK-NEXT: (CXComment_InlineCommand CommandName=[c] RenderMonospaced Arg[0]=AlignLeft)70 // CHECK-NEXT: (CXComment_InlineCommand CommandName=[c] RenderMonospaced Arg[0]=AlignRight)
71 CXComment_InlineCommand = 2, enumerator
58 return CXComment_InlineCommand; in clang_Comment_getKind()
403 case CXComment_InlineCommand: in DumpCXCommentInternal()