Searched refs:getCommentKindName (Results 1 – 4 of 4) sorted by relevance
22 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
2333 OS << C->getCommentKindName(); in dumpComment()
208 const char *getCommentKindName() const;
113 << CommentChild->getCommentKindName(); in GetChildAt()