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