Searched refs:CXComment_VerbatimBlockLine (Results 1 – 4 of 4) sorted by relevance
33 // CHECK-NEXT: (CXComment_VerbatimBlockLine Text=[ Many discussions about text])34 // CHECK-NEXT: (CXComment_VerbatimBlockLine Text=[ Many1 discussions about text])35 // CHECK-NEXT: (CXComment_VerbatimBlockLine Text=[ Many2 discussions about text]))39 // CHECK-NEXT: (CXComment_VerbatimBlockLine Text=[ //un_ref/c/func/function_name link text goes…
146 CXComment_VerbatimBlockLine = 10, enumerator
82 return CXComment_VerbatimBlockLine; in clang_Comment_getKind()
526 case CXComment_VerbatimBlockLine: in DumpCXCommentInternal()