Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp21 const char *Comment::getCommentKindName() const { in getCommentKindName() function in clang::comments::Comment
H A DTextNodeDumper.cpp68 OS << C->getCommentKindName(); in Visit()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h208 const char *getCommentKindName() const;