Home
last modified time | relevance | path

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

/src/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.cpp155 JOS.attribute("kind", C->getCommentKindName()); in Visit()
H A DTextNodeDumper.cpp82 OS << C->getCommentKindName(); in Visit()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h237 const char *getCommentKindName() const;