Searched refs:CXComment_VerbatimBlockCommand (Results 1 – 4 of 4) sorted by relevance
32 // CHECK: (CXComment_VerbatimBlockCommand CommandName=[textblock]38 // CHECK: (CXComment_VerbatimBlockCommand CommandName=[link]
140 CXComment_VerbatimBlockCommand = 9, enumerator
79 return CXComment_VerbatimBlockCommand; in clang_Comment_getKind()
520 case CXComment_VerbatimBlockCommand: in DumpCXCommentInternal()