Searched refs:getCommentKindName (Results 1 – 4 of 4) sorted by relevance
90 OS << "(" << C->getCommentKindName() in dumpComment()
21 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
170 const char *getCommentKindName() const;
112 << CommentChild->getCommentKindName(); in GetChildAt()