Searched defs:getComment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clang-doc/ | ||
H A D | Mapper.cpp | 83 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 D | SerializeTest.cpp | 25 comments::FullComment *getComment(const NamedDecl *D) const { in getComment() function in clang::doc::ClangDocSerializeTestVisitor |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCDwarf.h | 724 StringRef getComment() const { return Comment; } getComment() function |