Searched refs:CXComment_VerbatimBlockLine (Results 1 – 3 of 3) sorted by relevance
146 CXComment_VerbatimBlockLine = 10, enumerator
78 return CXComment_VerbatimBlockLine; in clang_Comment_getKind()
611 case CXComment_VerbatimBlockLine: in DumpCXCommentInternal()