Searched refs:getCommentKindName (Results 1 – 7 of 7) sorted by relevance
35 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
138 JOS.attribute("kind", C->getCommentKindName()); in Visit()
80 OS << C->getCommentKindName(); in Visit()
55 OS << C->getCommentKindName(); in Visit()
111 << CommentChild->getCommentKindName(); in GetChildAt()
213 const char *getCommentKindName() const;
89 CurrentCI.Kind = C->getCommentKindName(); in parseComment()