Home
last modified time | relevance | path

Searched defs:getComment (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-doc/
H A DMapper.cpp83 MapASTVisitor::getComment(const NamedDecl *D, const ASTContext &Context) const { getComment() function in clang::doc::MapASTVisitor
/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp25 comments::FullComment *getComment(const NamedDecl *D) const { in getComment() function in clang::doc::ClangDocSerializeTestVisitor
/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h724 StringRef getComment() const { return Comment; } getComment() function