Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp35 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
H A DJSONNodeDumper.cpp138 JOS.attribute("kind", C->getCommentKindName()); in Visit()
H A DTextNodeDumper.cpp80 OS << C->getCommentKindName(); in Visit()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h208 const char *getCommentKindName() const;