Searched refs:NoCommentKind (Results 1 – 4 of 4) sorted by relevance
24 case NoCommentKind: return "NoCommentKind"; in getCommentKindName()71 case NoCommentKind: llvm_unreachable("comment without a kind"); in child_begin()85 case NoCommentKind: llvm_unreachable("comment without a kind"); in child_end()
51 case Comment::NoCommentKind: in clang_Comment_getKind()
187 NoCommentKind = 0, enumerator
106 case Comment::NoCommentKind: in FullCommentParts()