Searched refs:getCommentKindName (Results 1 – 3 of 3) sorted by relevance
35 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
154 JOS.attribute("kind", C->getCommentKindName()); in Visit()
83 OS << C->getCommentKindName(); in Visit()