Searched refs:getCommentKindName (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DComment.cpp22 const char *Comment::getCommentKindName() const { function in class:clang::comments::Comment
H A DASTDumper.cpp2032 OS << C->getCommentKindName();
/external/clang/include/clang/AST/
H A DComment.h206 const char *getCommentKindName() const;
/external/clang/unittests/AST/
H A DCommentParser.cpp113 << CommentChild->getCommentKindName();

Completed in 796 milliseconds