Searched refs:getLocalCommentForDeclUncached (Results 1 – 3 of 3) sorted by relevance
639 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
1002 D->getASTContext().getLocalCommentForDeclUncached(D)) in dumpDecl()
434 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { in getLocalCommentForDeclUncached() function in ASTContext