Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp35 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
H A DJSONNodeDumper.cpp136 JOS.attribute("kind", C->getCommentKindName()); in Visit()
H A DTextNodeDumper.cpp79 OS << C->getCommentKindName(); in Visit()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h208 const char *getCommentKindName() const;