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