Searched refs:NoCommentKind (Results 1 – 3 of 3) sorted by relevance
23 case NoCommentKind: return "NoCommentKind"; in getCommentKindName()70 case NoCommentKind: llvm_unreachable("comment without a kind"); in child_begin()84 case NoCommentKind: llvm_unreachable("comment without a kind"); in child_end()
187 NoCommentKind = 0, enumerator
105 case Comment::NoCommentKind: in FullCommentParts()